Inspiration I’ve always loved small adventure games but never thought I could build one. This hackathon inspired me to try game development for the first time and create something simple yet fun.

What it does Adventure Game is a 2D mini adventure where players explore, collect gems, and dodge obstacles. It’s lightweight, beginner-friendly, and quick to play.

How we built it I built it using Python and Pygame. I designed basic sprites, added simple graphics, and wrote clean code for movement, collision detection, and scoring.

Challenges we ran into had no prior experience with game development or Pygame. Understanding event loops, fixing bugs, and managing graphics was tough but rewarding.

Accomplishments that we're proud of Completing my first working game from scratch and making it playable in time for the hackathon is a big achievement.

What we learned I learned how to use Pygame, handle graphics and events, and organize a project for submission. It gave me confidence to build more complex games.

What's next for Adventure game I plan to improve graphics, add levels, sound effects, and maybe port it to web so Redditors can play directly in the browser.

Built With

Share this project:

Updates