You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

12h 1m 2s logged

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.

0
51

Comments 2

@winterwolf

the screen recording made it not as smooth, but it is a clean collision in the actual game

@Falling10fruit

hm, how does your collision work