System Override is a puzzle-platformer game built in Python using Pygame. Players navigate through levels by activating switches, revealing doors, and avoiding hidden obstacles to reach the exit. Green tiles provide visual feedback when switches a…
System Override is a puzzle-platformer game built in Python using Pygame. Players navigate through levels by activating switches, revealing doors, and avoiding hidden obstacles to reach the exit. Green tiles provide visual feedback when switches are pressed, and some walls and doors are hidden to add challenge. Each level is timed, requiring strategic thinking and quick decision-making to complete all puzzles.
Next Steps: Add more complex mechanics like timed switches, moving obstacles, or enemies, expand the level design for longer gameplay, and improve the HUD with score tracking and visual effects to make the game more engaging.
Used ChatGPT for debugging and enhancing my grammar and making my readme more interesting to users