-
Notifications
You must be signed in to change notification settings - Fork 0
I wrote a game engine! It's written in python3 using pygame. I mostly wanted to experiment with jump algorithms and collision algorithms.
License
phoglund/patriks-basic-game-engine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# This is a small game engine where you can jump onto obstacles. It's a # playground for trying out jumping and collision algorithms. # # This is not an officially supported Google product. # Requirements: $ pip3 install pygame # Running game: $ python3 main.py # Running unittests: $ python3 -m unittest discover -p "*unittest.py"
About
I wrote a game engine! It's written in python3 using pygame. I mostly wanted to experiment with jump algorithms and collision algorithms.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published