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
- Host: GitHub
- URL: https://github.com/semibran/adventure
- Owner: semibran
- License: mit
- Created: 2017-05-16T23:22:31.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T07:16:06.000Z (about 9 years ago)
- Last Synced: 2025-02-12T18:59:25.809Z (over 1 year ago)
- Topics: adventure, game
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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