Warp Drive

My game warp-drive
Warp Drive Site Github Repository

Warp Drive is a text-based space exploration game I built to explore object-oriented programming (OOP) concepts in JavaScript. Players manage fuel and hull integrity as they navigate random space beacons, making choices that affect their journey and resources. This project helped me practice class design, encapsulation, and game state management while combining coding logic with interactive storytelling.