Skip to content

Latest commit

 

History

History
executable file
·
19 lines (14 loc) · 257 Bytes

README.md

File metadata and controls

executable file
·
19 lines (14 loc) · 257 Bytes

Dongeon mania

A little game similar to osu!mania

Install and run

Prerequise: npm or yarn

Download and setup the game:

git clone https://github.com/DidiBear/dongeon-mania
cd dongeon-mania
yarn install

Start the game:

yarn start