This a 2D game I am developing on my spare time. The concept is the following: You control the hero with the mouse and your goal is to hit the Big monster with the ball. Smaller monsters will try to prevent you from doing that.
- Cython>=0.15
- Kivy
pip install kivy cython
Should do it.
make
make
kivy main.py
- Clic and slide to move the hero.
- Double tap for special skill (see screenshot).