Description: Tetris game built with pygame in repl.it.
Directions: Although the game is self-explanatory, use the "up" key to rotate and "left", "right", and "down" to move the pieces. *Make sure to click on the pygame window!
Description: The game Snake built with pygame in repl.it.
Directions: This game is also self-explanatory, but to move the snake, use the arrow keys to eat as many apples (red squares) as possible. Make sure not to bump into yourself or the walls! *Make sure to click on the pygame window!