Skip to content

Super Bomber Bros - A game made with Kaboom!

Notifications You must be signed in to change notification settings

joshuacurtiss/super-bomber-bros

Repository files navigation

Super Bomber Bros

The humble beginning of a game using Kaboom.js where Mario and Bomberman collide!

Installation

You must have Node.js and FFmpeg, which is used to pack and build some of the graphics and sounds.

Install FFmpeg with a package installer of your choice. For Windows users, try these instructions: Install FFmpeg on Windows. Here's an example using brew on macOS:

brew install ffmpeg

Using git, clone the project:

git clone https://github.com/joshuacurtiss/super-bomber-bros.git

Install dependencies and run the development server:

cd super-bomber-bros
npm install
npm start

Enjoy!

About

Super Bomber Bros - A game made with Kaboom!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages