gdp5/README.md
2022-01-13 05:07:15 +07:00

8 lines
259 B
Markdown

# 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:
- [x] Reading map data
- [x] Rendering map data
- [ ] Possibly - playable character