An open API service indexing awesome lists of open source software.

https://github.com/sasoder/playing-with-fire

Simple online multiplayer Playing with Fire clone
https://github.com/sasoder/playing-with-fire

Last synced: about 1 year ago
JSON representation

Simple online multiplayer Playing with Fire clone

Awesome Lists containing this project

README

          

# roguelike
A Roguelike clone over the internet!

## To play:
```
cd to server
npm i
npm start

Go to localhost:3000
```