https://github.com/languagexange/ejs16
code from eloquent js ch.16
https://github.com/languagexange/ejs16
Last synced: 3 months ago
JSON representation
code from eloquent js ch.16
- Host: GitHub
- URL: https://github.com/languagexange/ejs16
- Owner: LanguageXange
- Created: 2020-04-23T04:52:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T01:58:05.000Z (about 5 years ago)
- Last Synced: 2025-01-08T18:13:28.369Z (5 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Play the Game Now: https://languagexange.github.io/EJS16/
#### Code copied from Eloquent JS Ch.16 https://eloquentjavascript.net/16_game.html- studying the code
- You can edit the level.js to change the game layout (e.g. locations of tiles, lava, coins)