A dodge ball game with only text! Use the J and L characters to move your character (the 'D') It is easier to play if you open it(top right) button....
An unbeatable artificial intelligent TicTacToe. Works using Q-Learning and trained on over 1 million games.
To play, run the repl, select the first o...
https://github.com/CircuitSacul/Starboard
I've been working on this bot for a while. I made this because I can't find very many good starboard bots,...
This is my first ever Q-Learning project. I trained the AI on 100,000 games, and it never loses (as far as I can tell. If you find a way to beat it le...
This is a fast 2 player game called Tron. This game involves both speed and strategy. Using jikl keys for player 0 and sedf keys for player 1, create...
I wasn't sure where else to ask this question, so I'm just going to ask it here. Do all posts in "share" have to be hosted on repl.it? Can I share an...
This is a fun dodgeball game created using pygame. Use your mouse to move your red square and dodge the blue balls as they fall and bounce of the wall...
I have some dependencies for a repository that I'm trying to import to repl.it. With normal repls, there is the "packages" button, where I can import...
This is a short program that solves exponential equations ("a^x = y"). To add your own equation, change the equation and y values at the bottom of the...