🎓 College Simulator
Inspiration
College is a unpredictable experience with infinite possibilities, why not be able to explore them through a fun interactive game?
What It Does
College Simulator is a decision based game where players navigate the college experience by making choices about academics, social life, sleep, stress, and priorities. Each choice impacts the rest of the college journey
How We Built It
We built the web game using:
- Python
- FastAPI
- Tailwind CSS
- React
- Gemini AI
The core system is based around character stats. Each decision grants or subtracts points in three hidden categories: Academics, Morale and Physical Health. These totals influence the AI's generation of decisions, as well as building upon the previous choices the user has made.
Challenges We Faced
- Snow caused significant issues for our group members when it came to traveling to the venue. Issues with public transport and general weather induced problems meant much time was lost.
- We experienced difficulties narrowing the scope of the project, as were initially quite ambitious
- Balancing the point system was difficult, as we wanted the game to be winnable but not overly punishing
What We Learned
- How to scope a project effectively under extreme time constraints
- The importance of clear game mechanics and feedback loops
- How to design Queries to create desirable responses from LLMs
What's Next
With more time, we’d love to:
- Add more endings
- Add more complex mechanics like a financial system
- Add a leaderboard with highscores
Log in or sign up for Devpost to join the conversation.