Add readme
This commit is contained in:
parent
592bacf2f8
commit
14097edbe4
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue