Shark Coding
@SharkCoding
Just another coder out there...
8
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.8
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
717
9
8
6
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.
New Update!!!
Added a restart button so you don't have to reload every time. :)
Have fun playing, and also comment your highscores below.1.9K
12
6
6
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.
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!!!!!1.9K
12
6
6
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.
CSS Update
Made the css look a bit better.1.9K
12
6
6
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.
Bug Fix
Fixed a bug where the number of days was incorrect.1.9K
12
6
6
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.
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!1.9K
12
6
0
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.
33
0
0
2
3D MultiplayerA test for a game that I will be making later.
42
1
2
0
Happy BirthdayHappy Birthday! cause why not.
4
0
0
6
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.
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 @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 :)1 year ago
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!1 year ago
1.9K
12
6
1
Multiplayer GameJust a simple socket.io multiplayer world. Also, you HAVE TO OPEN IN A NEW TAB because otherwise it will just be showing everyone else's players, but you wont have one.
23
0
1
6
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.
1.9K
12
6
SharkCoding Added a restart button so you don't have to reload every time. :)
Have fun playing, and also comment your highscores below.3 months ago
1
Vigenére CipherA simple encrypt/decrypt program using the vigenére cipher.
49
0
1
I made a simple drawing app! It may be slow due to the internet, and may appear strange because it was designed for a larger window than repl.it can u
This is a new snake game. It is version 1.0 so there may be some bugs. Have fun with it! (coming soon: settings screen to change board size and theme!
Python
This is a simple snake game. I just made this so there may be some bugs. Try it out! (coming soon: custom settings screen for board size and theme)
Python