My simple dodger game made with pygame dodger.
Go to file
2021-06-23 08:09:30 +02:00
LICENSE Initial commit 2021-06-21 17:23:37 +02:00
main.py code cleanup 2021-06-23 08:09:30 +02:00
README.md Update readme 2021-06-21 20:06:30 +02:00

python-dodger

My python implementation of the dodger game in python pygame.

This is mostly just a project for fun.