Chaos Projectile is an open source 2-dimensional action arcade game with role-playing elements, currently in development.
The game is set in the run’n’gun genre but there will also be character development system with which the character can gain additional attri- butes or actions permanently over the course of the game. Every level has multiple exits. Dependent on what exit the player chooses, different character attributes get changed or actions unlocked. The setting is inspired after ancient Egypt. Visual elements of the Art Nouveau era are present, as well as influences from the Cthulhu cult by Lovecraft.
- Pygame: http://www.pygame.org/news.html
- PyTMX: https://github.com/bitcraft/pytmx
- pyscroll: https://github.com/bitcraft/pyscroll
- apt-get install python-pygame python-pip
- pip install pytmx pyscroll
run src/game.py
- Code by Anna Dorokhova is licensed under GNU GPLv3
- 2D game art assets by Anna Dorokhova are licensed under CC-BY-NC-SA 4.0
- Leveldesign and balancing by Maik Helfrich GNU GPLv3
- Sound-files (working on it...)