/PaintTheWall

Primary LanguagePythonMIT LicenseMIT

Paint the Wall

workin on a game for a pygame competition. submitted, but i still have some things i want to add. poetry install to install dependencies,
poetry run python main.py to run

todo:

  • level loading system (from files)
    • progression through levels
    • saving progress
  • textures
    • assets for puzzle elements
    • backgrounds?
    • UI parts
    • make the window not tiny
  • more puzzle elements
    • key/lock blocks
    • rotatable slopes?
    • spikes/hazards
    • stars/collectables? or have a par system for # of moves
  • music? story? idk, if i have time