Skip to content

Myggski/codename-bladecraze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bömberbots (codename-bladecraze)

This project, which is a clone of the classic game Bomberman, was created in Lua using the Löve2D game framework. The objective of this local 2-4 player multiplayer game is to be the last person standing and eliminate all other players.

How To Run

Simplest Way

A built version is available for download via itch.io.

Simple Way

  1. Make sure to have Löve2D installed (v11.4).
  2. Download and unzip the project.
  3. Drag the entire project-folder and drop it on love.exe to start the game.

Visual Studio Code

  1. Make sure to have Löve2D installed (v11.4).
  2. Download Löve2d Launcher extension for VSCode.
  3. Make sure that the path to the love.exe is correct.
  4. Press F5 to start the game.

Special Thanks

The music that we use in this project is created by Zane Little and thanks to him we were able to significantly enhance the game's feel.

We also use the Silver font by Poppy which improves the text of our buttons.

Contributors