No description
| app.js | ||
| index.html | ||
| LICENSE | ||
| mrgfile.js | ||
| p5.js | ||
| README.md | ||
Gravity Defied p5.js
What I am trying to do is to recreate GD using power of JS and p5 library. Also using ES6 features, such as classes, typed arrays e.t.c.
Implemented:
- Reading map data
- Rendering map data
- Possibly - playable character