Description:
On this cute platformer world, you can use the left, right, and up buttons on the keyboard to make your character explore!
This site uses object collision detection and a fixed time step loop to run the game consistently across all platforms.
Technologies:
HTML / CSS / Tiled / JavaScript
Role:
I followed a tutorial by Frank Arendpoth to build the fixed time step loop and I built the map using the Tiled app to create a world.