Inspiration
A simple yet addictive game to capture the theme of cyberpunk with vibrant colors and glitches throughout the matrix
What it does
Glitchscape is an exhilarating maze game where players move through glowing cyberpunk grids, using the glitch ability, players can phase through walls to move to the exit. As the player progresses difficulty adapts keeping each run exciting and unpredictable
How we built it
With Python, VSCode, GitHub
Challenges we ran into
- When activating glitch feature, player would get stuck in wall. We created a check to handle out-of-bounds.
- Speed up and Slow down boosts need to reset properly when the level restarts.
Accomplishments that we're proud of
- Functioning game that is fun to play!
- Unique graphics to make it more interesting
What we learned
- How to use pygame to build a movement game
- How to implement graphics, how to handle object collisions
What's next for Glitchscape
- We can add our ideas for more powerups, like weapons to fight enemy drones!

Log in or sign up for Devpost to join the conversation.