Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.48 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.48 KB

Chaos Projectile - Run 'n' Gun meets RPG

Synopsis

Chaos Projectile is an open source 2-dimensional action arcade game with role-playing elements, currently in development.

screenshot

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.

screenshot

Used Libraries

Run the game

  • apt-get install python-pygame python-pip
  • pip install pytmx pyscroll

run src/game.py

screenshot

Developers

  • 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...)