https://github.com/levidurfee/lava
Game where the lava is lava. The yellow things are coins.
https://github.com/levidurfee/lava
Last synced: about 1 month ago
JSON representation
Game where the lava is lava. The yellow things are coins.
- Host: GitHub
- URL: https://github.com/levidurfee/lava
- Owner: levidurfee
- Created: 2017-03-28T21:31:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-14T16:30:16.000Z (over 9 years ago)
- Last Synced: 2025-10-03T16:04:51.058Z (10 months ago)
- Language: JavaScript
- Homepage: https://ween.io/game/
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lava
I started building this game after I was browsing
[eloquentjavascript.net](http://eloquentjavascript.net/) and seeing the image of the game it
shows you how to make. I decided I didn't want to follow the instructions and that I wanted to
write it on my own.
## goal
My goal is to write a game framework that will work with any level created in HTML that follows a few rules.