08/20/2026
Last week the Base Camp class of 2027 presented their Unit Projects! These projects gave students a chance to see how much they’ve grown as programmers by putting the Python skills they’ve learned throughout their time at Base Camp into practice, while learning to work as a team to plan, build, and complete a project together.
Delvin In The Dungeon, created by Christopher Labra, Corey Nixon, and Tyler Vinson, is a Python-based text game that features a save system using a Python module, as well as weapons, items, spells, enemies, and a player built with classes. The game also includes an inventory system that uses a list to store items the player can use.
Tyler Joy and Tristan Herndon created Gameworld for their Python project. Gameworld is a platform where you can browse, buy, and play games. They used lists, classes, and other files to be able to buy games, see how much money your wallet has, add money, look at your library of games, and play games.
Germaine and Brian made Memento Cafe. Memento Cafe is a puzzle based game that tracks a character who is stuck in a time loop attempting to recover their memory. The project was built in Python using functions, loops, lists, and imports in order to make and connect the memory system, inventory system, and dialogue option
We’re proud of the work our students have put into these projects and excited to see how they continue to grow as developers. Great work to everyone who took on the challenge!