Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Shark Coding

@SharkCoding
Pretty good coder. I know python, javascript, html, css, java, c++, and brainf. I like coding physics and games.
  • SpiralGraph

    Cover page
    Made with HTML, CSS, JS

    Spiral Graph

    Spiral Graph is an interactive spinning grapher. You can control the length and speed of each segment to create many different cool patterns.


    To add or remove segments, simply press the + and - buttons at the bottom of the panel. The Start, Stop, and Reset buttons control the actual movement of the whole chain.

    Examples

    Here are some cool examples to look at.

    Tips

    Thank you @triptych, @TheoHal, @ShelSilver and @Mesure73Loafs for tipping :D

    Recent comments (989)
    DevinRedmond
    DevinRedmond
    1 month ago

    https://replit.com/@SharkCoding/SpiralGraph?c=1039102

    GiovanOrtiz1
    GiovanOrtiz1
    4 months ago

    image

    IEDstudent
    IEDstudent
    4 months ago

    U should create a "random" feature @SharkCoding

    IEDstudent
    IEDstudent
    4 months ago

    idk

    https://spiralgraph.sharkcoding.repl.co/?c=%23000000&o=100%3A1%3A90%2C100%3A0.5%3A90%2C100%3A2%3A90

    IEDstudent
    IEDstudent
    4 months ago

    ...

    https://spiralgraph.sharkcoding.repl.co/?c=%23000000&o=150%3A-3%3A0%2C120%3A4.6%3A0%2C50%3A10%3A1

    PogPhrogCoding
    PogPhrogCoding
    4 months ago

    https://spiralgraph.sharkcoding.repl.co/?c=%23000000&o=1002%3A1222%3A1000%2C11%3A10%3A-100000

    kisser101
    kisser101
    4 months ago

    https://spiralgraph.sharkcoding.repl.co/?c=%2312e10e&o=160%3A790.8%3A0%2C100%3A1%3A0%2C100%3A1%3A0%2C100%3A1%3A0

    CorbinEvans
    CorbinEvans
    4 months ago

    https://spiralgraph.sharkcoding.repl.co/?c=%23539764&o=150%3A1000%3A0%2C100%3A2%3A0%2C100%3A3%3A0%2C100%3A4%3A0%2C100%3A5%3A0%2C100%3A6%3A0%2C100%3A7%3A0%2C100%3A8%3A0%2C100%3A9%3A0%2C100%3A10%3A0%2C100%3A11%3A0%2C100%3A12%3A0%2C100%3A13%3A0%2C100%3A14%3A0%2C100%3A15%3A0%2C100%3A16%3A0%2C100%3A17%3A0%2C100%3A18%3A0%2C100%3A19%3A0%2C100%3A20%3A0 shapes

    BradyMorrow
    BradyMorrow
    5 months ago

    @SharkCoding can you add the color rainbow its hard for me to move the color changer back and forth

  • Stock Market Game

    Cover page
    Made with HTML, CSS, JS

    A simple game where you buy, sell, and earn interest to get the most money you can in 100 days! Every day you get taxed by 5%, and if you have interest then you gain money.

    hold down CTRL when clicking to buy/sell the max amount

    Recent comments (40)
    SethChristensen
    SethChristensen
    1 month ago

    Restart button isnt working. It closes the 'finished with' window but repoens my last run. I can hit the 'next day' button aswell but nothing else functions

    DonovinGonzales
    DonovinGonzales
    5 months ago

    This is the best I could do. 💰💹 It took quite a few tries:

    Stonks

    KunalSharma46
    KunalSharma46
    5 months ago

    image

    BertieJaques
    BertieJaques
    7 months ago

    image

    Owl7
    Owl7
    7 months ago

    Shark CCCCoding b carful

    bytrbrzly
    bytrbrzly
    7 months ago

    can you add the option to bulk buy, like put in a number of stuff you want to buy so it will be quicker...

    AbdiqaniIbrahim
    AbdiqaniIbrahim
    7 months ago

    you should add a feature to multi buy shares

    CaiWills
    CaiWills
    7 months ago

    image

    JoeMama1-2-3
    JoeMama1-2-3
    7 months ago

    tired of clicking

    tired of clicking

  • Dots and Boxes (Pygame)

    Cover page
    Made with Pygame

    Dots and Boxes

    It is a game about completing boxes! The player with the most boxes wins. You can play against other people, but only in the same window. Multiplayer support is coming soon! Also, you can play against bots. There are four levels of difficulty for the bots: easy, medium, and hard. Each level adds a new feature that makes the bots harder. But best of all, you can make all of the players bots, and sit back to watch!

    Note: make the window as big as you can because the game's window is 1000x800 pixels. If you can't get it big enough, try using this link

    See README.md for more details

    Recent comments (9)
    bigminiboss
    bigminiboss
    8 months ago

    tippity tip :D

    SharkCoding
    SharkCoding
    8 months ago

    Fixed a crash when starting the game.

    OverDrive5
    OverDrive5
    9 months ago

    This is really cool!

    jasecrowe
    jasecrowe
    9 months ago

    Is there a way to get it to scroll on iPad, like clicking a certain button?

  • Boxes

    Cover page
    Made with HTML, CSS, JS
    Recent comments (0)
SharkCoding
SharkCoding
published an Update
•5 months ago
477
SpiralGraph
SpiralGraphSpiral Graph Spiral Graph is an interactive spinning grapher. You can control the length and speed of each segment to create many different cool patterns. To add or remove segments, simply press the + and - buttons at the bottom of the panel. The Start, Stop, and Reset buttons control the actual movement of the whole chain. Examples Here are some cool examples to look at. Star Four Leaf Clover Weird Thingy Another Weird Thingy Tips Thank you @triptych, @TheoHal, @ShelSilver and @Mesure73Loafs for tipping :D
Extra Degree of Motion
I updated the ui to now include the start option. This specifies the angle that each segment starts at so you can really make anything now!
#javascript
#art
#fun
+2
SharkCoding
SharkCoding
published an Update
•7 months ago
477
SpiralGraph
SpiralGraphSpiral Graph Spiral Graph is an interactive spinning grapher. You can control the length and speed of each segment to create many different cool patterns. To add or remove segments, simply press the + and - buttons at the bottom of the panel. The Start, Stop, and Reset buttons control the actual movement of the whole chain. Examples Here are some cool examples to look at. Star Four Leaf Clover Weird Thingy Another Weird Thingy Tips Thank you @triptych, @TheoHal, @ShelSilver and @Mesure73Loafs for tipping :D
New CSS
I've added some new css to the website to (hopefully) make it look better. Credit to @ArmputGaming for the css ideas!
ArmputGaming
ArmputGaming
@SharkCoding these new changes are amazing. It would be pretty nice if users could change the background color, I will work on an idea for that. Also, I do believe the spacing is kind of inconsistent but it's otherwise amazing!7 months ago
ArmputGaming
ArmputGaming
@ArmputGaming I also like the line that separates the control buttons from the segment options, that was a good idea.7 months ago
SharkCoding
SharkCoding
published an Update
•7 months ago
477
SpiralGraph
SpiralGraphSpiral Graph Spiral Graph is an interactive spinning grapher. You can control the length and speed of each segment to create many different cool patterns. To add or remove segments, simply press the + and - buttons at the bottom of the panel. The Start, Stop, and Reset buttons control the actual movement of the whole chain. Examples Here are some cool examples to look at. Star Four Leaf Clover Weird Thingy Another Weird Thingy Tips Thank you @triptych, @TheoHal, @ShelSilver and @Mesure73Loafs for tipping :D
Color Customization!
I noticed a lot of you wanted the color changing back, so now you can edit the box in the top right corner and it will change the color! You can also include the color inside the url now to encode your colors as well!!! And here is a cool graph to look at!
JamesLambert5
JamesLambert5
@SharkCoding yay this will make for much more amazing creations7 months ago
SharkCoding
SharkCoding
published an Update
•7 months ago
477
SpiralGraph
SpiralGraphSpiral Graph Spiral Graph is an interactive spinning grapher. You can control the length and speed of each segment to create many different cool patterns. To add or remove segments, simply press the + and - buttons at the bottom of the panel. The Start, Stop, and Reset buttons control the actual movement of the whole chain. Examples Here are some cool examples to look at. Star Four Leaf Clover Weird Thingy Another Weird Thingy Tips Thank you @triptych, @TheoHal, @ShelSilver and @Mesure73Loafs for tipping :D
Big Update!
I have finally updated this project. You can now: Add more then one segment! Precisely control the speed of each segment! Share links that store the values! Go check it out!
SharkCoding
SharkCoding
published an Update
•7 months ago
477
SpiralGraph
SpiralGraphSpiral Graph Spiral Graph is an interactive spinning grapher. You can control the length and speed of each segment to create many different cool patterns. To add or remove segments, simply press the + and - buttons at the bottom of the panel. The Start, Stop, and Reset buttons control the actual movement of the whole chain. Examples Here are some cool examples to look at. Star Four Leaf Clover Weird Thingy Another Weird Thingy Tips Thank you @triptych, @TheoHal, @ShelSilver and @Mesure73Loafs for tipping :D
Update Teaser
Huge Update Coming Tomorrow!!! I have decided that this repl needs an update. Features will include: More than just 2 segments! ANY speed or length! Links that you can share that store the values in them! And here is a little teaser for the update! https://api.sharkcoding.repl.co/file/video/update-teaser.gif
SharkCoding
SharkCoding
published an Update
•7 months ago
477
SpiralGraph
SpiralGraphSpiral Graph Spiral Graph is an interactive spinning grapher. You can control the length and speed of each segment to create many different cool patterns. To add or remove segments, simply press the + and - buttons at the bottom of the panel. The Start, Stop, and Reset buttons control the actual movement of the whole chain. Examples Here are some cool examples to look at. Star Four Leaf Clover Weird Thingy Another Weird Thingy Tips Thank you @triptych, @TheoHal, @ShelSilver and @Mesure73Loafs for tipping :D
Added WAYYYY more range!
I noticed some people wanted more range so here you go :D more speeds and length!
SharkCoding
SharkCoding
published a Repl
•8 months ago
477
SpiralGraph
SpiralGraphSpiral Graph Spiral Graph is an interactive spinning grapher. You can control the length and speed of each segment to create many different cool patterns. To add or remove segments, simply press the + and - buttons at the bottom of the panel. The Start, Stop, and Reset buttons control the actual movement of the whole chain. Examples Here are some cool examples to look at. Star Four Leaf Clover Weird Thingy Another Weird Thingy Tips Thank you @triptych, @TheoHal, @ShelSilver and @Mesure73Loafs for tipping :D
IEDstudent
IEDstudent
U should create a "random" feature @SharkCoding 4 months ago
GiovanOrtiz1
GiovanOrtiz1
![image](https://storage.googleapis.com/replit/images/1685484531832_705482aec5366f9bef95ae372a61ffdb.png)4 months ago
SharkCoding
SharkCoding
published an Update
•8 months ago
10
Dots and Boxes (Pygame)
Dots and Boxes (Pygame)Dots and Boxes It is a game about completing boxes! The player with the most boxes wins. You can play against other people, but only in the same window. Multiplayer support is coming soon! Also, you can play against bots. There are four levels of difficulty for the bots: easy, medium, and hard. Each level adds a new feature that makes the bots harder. But best of all, you can make all of the players bots, and sit back to watch! > Note: make the window as big as you can because the game's window is 1000x800 pixels. If you can't get it big enough, try using this link See README.md for more details
Bug Fix
Fixed a crash when starting the game.
SharkCoding
SharkCoding
published a Repl
•11 months ago
10
Dots and Boxes (Pygame)
Dots and Boxes (Pygame)Dots and Boxes It is a game about completing boxes! The player with the most boxes wins. You can play against other people, but only in the same window. Multiplayer support is coming soon! Also, you can play against bots. There are four levels of difficulty for the bots: easy, medium, and hard. Each level adds a new feature that makes the bots harder. But best of all, you can make all of the players bots, and sit back to watch! > Note: make the window as big as you can because the game's window is 1000x800 pixels. If you can't get it big enough, try using this link See README.md for more details
OverDrive5
OverDrive5
This is really cool!9 months ago
SharkCoding
SharkCoding
Fixed a crash when starting the game.8 months ago
SharkCoding
SharkCoding
published an Update
•11 months ago
26
Stock Market Game
Stock Market GameA simple game where you buy, sell, and earn interest to get the most money you can in 100 days! Every day you get taxed by 5%, and if you have interest then you gain money. hold down CTRL when clicking to buy/sell the max amount
New Update!!!
Added a restart button so you don't have to reload every time. :) Have fun playing, and also comment your highscores below.
Mrdev88
Mrdev88
@SharkCoding ok8 months ago
SharkCoding
SharkCoding
published an Update
•11 months ago
26
Stock Market Game
Stock Market GameA simple game where you buy, sell, and earn interest to get the most money you can in 100 days! Every day you get taxed by 5%, and if you have interest then you gain money. hold down CTRL when clicking to buy/sell the max amount
Update v2.0!!!
Two NEW features!!! 1) NEW FONT!!! I am now using a more readable font. (not comic sans anymore lol) 2) Added a FINAL score screen at the end!!! Go check it out and comment your HIGHSCORES!!!!!
Mrdev88
Mrdev88
@SharkCoding ok8 months ago
SharkCoding
SharkCoding
published an Update
•11 months ago
26
Stock Market Game
Stock Market GameA simple game where you buy, sell, and earn interest to get the most money you can in 100 days! Every day you get taxed by 5%, and if you have interest then you gain money. hold down CTRL when clicking to buy/sell the max amount
CSS Update
Made the css look a bit better.
Mrdev88
Mrdev88
@SharkCoding ok8 months ago
SharkCoding
SharkCoding
published an Update
•11 months ago
26
Stock Market Game
Stock Market GameA simple game where you buy, sell, and earn interest to get the most money you can in 100 days! Every day you get taxed by 5%, and if you have interest then you gain money. hold down CTRL when clicking to buy/sell the max amount
Bug Fix
Fixed a bug where the number of days was incorrect.
SharkCoding
SharkCoding
published an Update
•11 months ago
26
Stock Market Game
Stock Market GameA simple game where you buy, sell, and earn interest to get the most money you can in 100 days! Every day you get taxed by 5%, and if you have interest then you gain money. hold down CTRL when clicking to buy/sell the max amount
Stock Market Game Updated! v2.0
Two NEW features!!! 1) NEW FONT!!! I am now using a more readable font. (not comic sans anymore lol) 2) Added a FINAL score screen at the end!!! Enjoy!
SharkCoding
SharkCoding
published a Repl
•1 year ago
0
3D Renderer in C++
3D Renderer in C++A 3D renderer in C++ that draws in the terminal. This is only my second time making a C++ project. If anyone has some advice I would like to know how to improve this and make the code better. Also if there is an easy way to add an actual graphics library to the repl can somebody tell me how.
SharkCoding
SharkCoding
published a Repl
•1 year ago
4
3D Multiplayer
3D MultiplayerA test for a game that I will be making later.
SajaananJeyakan
SajaananJeyakan
Please could you make mobile controls bread?10 months ago
SharkCoding
SharkCoding
published a Repl
•2 years ago
0
Happy Birthday
Happy BirthdayHappy Birthday! cause why not.
SharkCoding
SharkCoding
published an Update
•2 years ago
26
Stock Market Game
Stock Market GameA simple game where you buy, sell, and earn interest to get the most money you can in 100 days! Every day you get taxed by 5%, and if you have interest then you gain money. hold down CTRL when clicking to buy/sell the max amount
Stock market Game
A game where you buy, sell, and earn interest to make the most money! (holding down the CTRL key while clicking will buy the max) make sure to open in a new tab because some of the buttons don't show up in the miniplayer. Share your best scores down below. (also I know that you can break the game by getting too much money and I am working on a fix. Please leave suggestions below)
MrVoo
MrVoo
@SharkCoding Good, but the font's a little hard to read and the day counter goes it the wrong direction. I haven't seen a website version though :)2 years ago
SharkCoding
SharkCoding
@MrVoo Yes, the font is not quite the way I wanted it, but the day counter is displaying the days left, because if it went up, you don't know how long the game actually goes for. I will probably change it to Days Left instead. Thanks for the feedback!2 years ago
SharkCoding
SharkCoding
published a Repl
•2 years ago
26
Stock Market Game
Stock Market GameA simple game where you buy, sell, and earn interest to get the most money you can in 100 days! Every day you get taxed by 5%, and if you have interest then you gain money. hold down CTRL when clicking to buy/sell the max amount
KunalSharma46
KunalSharma46
![image](https://storage.googleapis.com/replit/images/1682515500669_8ff5789cb703525ffbab3753c616bf8c.png)5 months ago
DonovinGonzales
DonovinGonzales
This is the best I could do. 💰💹 It took quite a few tries: ![Stonks](https://storage.googleapis.com/replit/images/1682909248135_b318607bf9d67f9e06444b14c2fa8428.jpeg)5 months ago