No description
Find a file
2022-01-13 05:10:55 +07:00
app.js Initial commit; Can render maps, AABBs and POIs 2022-01-13 05:01:59 +07:00
index.html Initial commit; Can render maps, AABBs and POIs 2022-01-13 05:01:59 +07:00
LICENSE Create LICENSE 2022-01-13 05:10:42 +07:00
mrgfile.js Initial commit; Can render maps, AABBs and POIs 2022-01-13 05:01:59 +07:00
p5.js Initial commit; Can render maps, AABBs and POIs 2022-01-13 05:01:59 +07:00
README.md Add readme 2022-01-13 05:07:15 +07:00

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