Platformer
- 1 Devlogs
- 12 Total hours
My first platformer attempt
My first platformer attempt
First devlog.
This project is my first platformer attempt.
I am just working on basic functionality right now.
I have now added basic physics and js classes for adding elements.
The reason it took a really long time is because I had never used HTML canvas or js classes before, and so I spent a while testing it out and debugging it. It also took a while for the physics to finally work out.