Skip to content

LunguGeorgeProgramator/WorldImpacter

Repository files navigation

WorldImpacter

A simple PyGame project.

Not much has been built yet. Currently, there’s just a player on the screen that moves using the 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

App Screenshot

Screenshot 2026-04-13 at 00 02 11 Screenshot 2026-04-13 at 00 01 58 Screenshot 2026-04-13 at 00 01 49 Screenshot 2026-04-13 at 00 01 35 Screenshot 2026-04-13 at 00 01 19 Screenshot 2026-04-13 at 00 03 22

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.

About

PyGame based game.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages