Spy Infiltration - Text-Based OOP Game
Text-based adventure game with a win condition, lose condition and items they can interact with. It takes the player into a spy mission, which they maneuver with text input until they achieve victory (or not).
Duration: 1 week
In the process of learning Object Oriented Programming with Javascript, I built this text-based adventure game.
Add more levels, puzzels and characters to create a longer gameplay.
Javascript // HTML // Tailwind CSS
Object Oriented Programming // Single Page Application