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

MonkeyRun

  • 1 Devlogs
  • 3 Total hours

A 2D game lowkey inspired by supermario using raw HTML5 Canvas and JavaScript.

Open comments for this post

2h 35m 30s logged

After recently attending an awesome game development workshop, I got inspired to start building my own game. Lowkey inspired by classics like Super Mario, I’m building Monkey Jungle Adventure using raw HTML5 Canvas and JavaScript. Current Implementations are: -Implemented gravity, velocity friction, and bounding-box (AABB) collisions for both the floor and floating ledges. - Built a state machine (idle, run, jump) that changes the character’s animation frames dynamically based on movement. - Created a script that dynamically loads game images - Added banana pickups across the map that automatically update the score UI

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…