codecollab

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

Context

In the process of learning Object Oriented Programming with Javascript, I built this text-based adventure game.

Future Improvements

Add more levels, puzzels and characters to create a longer gameplay.

Tech

Javascript // HTML // Tailwind CSS

Features

Object Oriented Programming // Single Page Application