Skip to content

Achenson/drod-inspired-game

Repository files navigation

drod-inspired-game

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

Live app

https://achenson.github.io/drod-inspired-game/

How to run locally

  1. Install nodejs - https://nodejs.org

  2. 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.

About

Deadly Tomb of Death - v1.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published