Inspiration
Boring coding tutorials online.
What it does
Code Quest is a game that teaches coding through an adventure storyline. Players traverse the game, defeating enemies to gain insight on the coding challenge that awaits them at the end of the level. Once players have completed the challenge, they advance to the next level where more enemies and a new challenge awaits.
How I built it
We built the application entirely in Python's module, PyGame. The Tniker modular was also used in the creation of this game, used mostly for message prompts and user input.
Challenges I ran into
We had trouble figuring out the mechanics of Tniker. We ran into trouble with creating and populating the monster class.
Accomplishments that I'm proud of
We got a working prototype for our game!
What I learned
We learned how to better use PyGame and gained experience with Tniker.
What's next for Code Quest
Creation of a loading screen and ending screen, more levels, player health and monster health, player respawn upon death, sound effects, sprite animations, better graphics, better fps, better monster AI, reward system for beating levels, etc.
Log in or sign up for Devpost to join the conversation.