A downloadable game

A simple PyGame project.

Player can be moved on the screen using the keyboard W/A/S/D keys.

Pressing the Space key shoots black bullets to defeat small swarms of moving enemies.

The game also includes a basic scoring system.

Game Features Added:

  • Two different level types: Heaven and Fire Pit, each with its own enemy boss
  • A shop interface for buying healing potions and a flower-pattern bullet attack
  • A scoring system where defeated enemies are converted into currency/coins
  • Two different player skins depending on the active level (Fire Pit or Heaven)
  • The Heaven boss has two animations that change based on its health level
  • A combat system based on shooting bullets
  • Basic enemy animations
  • Pause menu UI with options to retry, continue, or exit the game
  • Player inventory for healing potions and attack consumables
  • Help page displaying all action keys / keyboard controls

GitHub link: https://github.com/LunguGeorgeProgramator/WorldImpacter

Download

Download
WorldImpacter-0.12.zip 16 MB

Install instructions

To run the game, use the following Python command inside the project folder:

/usr/bin/python3 main.py 

Note: Python 3.9.6 is required. Change the python path with your local one.

Leave a comment

Log in with itch.io to leave a comment.