
Dungeon Game Preview
Interactive HTML Game
Project Overview
This project showcases the power of vanilla web technologies by creating an engaging interactive game using only HTML, CSS, and JavaScript. No frameworks, no libraries - just pure web fundamentals bringing old-school d&d-like entertainment to life. Would make it much longer if I had time. It is a basic text-based game where the hero is trying to navigate a quest where an evil Dragon unleashes terrible fury to their town. You can go to the cave to go monster hunting or go to shop to upgrade your equipment or restock.
Try It Out
Ready to play? Experience the game yourself and explore the source code:
No libraries, no frameworks — just HTML, CSS, and JS. Good for understanding what game loops and state management actually look like when you can't reach for an abstraction.