Bodhi's Dreamworld

A 2D platform game built with vanilla JavaScript

View Applicationarrow_forward

Please be patient. The Heroku server might need a few seconds to spin up.

Detti POS Order Screen

Description

Bodhi's Dreamworld is a platform game where you guide Mr. Bodhi Bigglesworth through his dream to collect scattered treats and ultimately get into the big treat jar!

Put your jumping and dodging skills to the test as you navigate the platforms and avoid the automated grooming brushes being launched your way.

Built With

This game was built entirely with vanilla JavaScript, HTML, and CSS, using the HTML5 canvas.

An object-oriented approach was taken, and the MVC pattern was used, with classes for the game world and game objects, a fixed time step game engine, and the controller handling user input.

JSDoc was used to write documentation for the entire application.

For all the technical details, check out the README on GitHub.

GitHub