An endless game where you collect apples until you dropped one of them. I created this for one of my classes in high school.
Running the game is very easy as all you need to do is execute this with Python. The only dependencies for this game is pygame
urkimii@Macbook-Air elgato-game % python3 elgat.py
pygame 2.3.0 (SDL 2.24.2, Python 3.11.2)
Hello from the pygame community. https://www.pygame.org/contribute.html
Use Left and Right Arrow Keys to Move
This was written for a high school assignment. Don't expect this to be pretty.