Skip to content

benjtran/boxing-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boxing Day

A JavaScript game about a boxer who has to fight his way to the championship!

Note: I created this game back in high school, so some coding practices might be unconventional — but it’s all part of the charm!


Features

  • Multiple environments with unique interactions
  • Progressive difficulty as you advance
  • Classic arcade-style boxing gameplay
  • Intelligent enemy behaviour

How to Run

Option 1: Run Locally with Live Server

  1. Clone this repository:

    git clone https://github.com/yourusername/boxing-day.git
  2. Open the project folder in Visual Studio Code (or your preferred editor).

  3. Right-click the index.html file and select Open with Live Server (make sure you have the Live Server extension installed).

  4. The game will launch in your default browser.

Option 2: Run Directly in your Browser

Click here to play the game.

Controls

Use arrow keys or WASD to move

Press spacebar to punch, holt shift to block

ESC to pause

About the Project

This was a passion project created during my high school years using the p5.js library. While the code may not follow modern best practices, it’s a fun example of early game development and creative coding. I really enjoyed exploring practical ways to implement interactive features in the game while applying real concepts I learned in my computer science class. Working on this project helped me connect theory to practice, and it truly fostered my passion for software development.

About

A JavaScript platformer game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published