Don't Burn

Don't Burn title screen

Don't Burn is a 2D side-scrolling endless runner game where you try to avoid death for as long as possible. This game holds a sweet spot in my heart for being the first game I've ever made.

Programmer

As the sole Programmer, I

  • Displayed content with the use of game states
  • Implemented movement through player inputs
  • Created collision detection so the player doesn't phase through objects and can be damaged
  • Showed the UI that changes dynamically to correspond to the real time status of the player

Software: Brackets, p5.js

Language: JavaScript

View Code