Deadly Tomb of Death - v1.0
Deadly Tomb of Death - v1.0
Deadly Tomb of Death is a puzzle roguelike game heavily inspired by Deadly Rooms of Death.
On the desktop the game is meant to be played using keyboard. Controls: move - Numpad 1-4 & 6-9, rotate - Q & W, wait - Numpad 5, go back one turn - R, new game - N.
Technologies used: React, Typescript, TailwindCSS
https://achenson.github.io/drod-inspired-game/
Install nodejs - https://nodejs.org
In the project directory run:
npm install
Installs dependencies
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.