Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/semibran/kbve-roguelike
https://github.com/semibran/kbve-roguelike
dungeon roguelike
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/semibran/kbve-roguelike
- Owner: semibran
- Created: 2017-03-15T22:24:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T04:22:58.000Z (over 7 years ago)
- Last Synced: 2024-10-20T13:54:31.243Z (16 days ago)
- Topics: dungeon, roguelike
- Language: JavaScript
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kbve-roguelike
> roguelike for [KBVE](https://github.com/kbve)## install
1. clone this repo
2. run `node server` to start a server on `localhost:8080`
3. run `npm run watch` to watch the `src` directory for changes## license
MIT