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

https://github.com/semibran/adventure

Top-down adventure game
https://github.com/semibran/adventure

adventure game

Last synced: about 1 year ago
JSON representation

Top-down adventure game

Awesome Lists containing this project

README

          

# adventure
> Top-down adventure game

Loosely based off of the game [Adventure](https://en.wikipedia.org/wiki/Adventure_(Atari_2600)) for the Atari 2600.

## usage
After cloning and installing dependencies, run `node server 8080` and navigate to [`http://localhost:8080`](http://localhost:8080).

## license
MIT