KnightOwl
KnightOwl is an arcade game depicting a Knight as main character and dragons as foes in an imaginary world.
KnightOwl is python based game built on top of PyGame 2D Engine.
Prerequisites:
- Python 3
- Pygame-5.x
Installation:
- First make sure your system have python 3 installed
-
Install pygame using pip
pip install pygame
If you would like to build the game then you will have to build chipmunk on your system.