okaybenji / bitbout

A single-screen, local competitive platformer. #LOWREZJAM 2016

Home Page:https://okaybenji.itch.io/bitbout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitbout

A single-screen, local competitive platformer

2-4 players duke it out while trying not to fall to their doom. Each player has 3 lives and limited HP. Last bit standing wins!

###Play it!

Code, design and sound by Benji Kay. @okaybenji

Art and animation by Adam Bing. @Exciteless

Written with Phaser, with chiptune2.js for SFX and music.

  1. Install dependencies via npm install
  2. Build with npm run build or auto-build when scripts change with npm run watch

Game Controls

Supports PS4 DualShock 4 and Xbox One controllers!

Blue: Gamepad 1, or move with W S A D and attack with Q
Pink: Gamepad 2, or move with UP DOWN LEFT RIGHT and attack with SHIFT
Green: Gamepad 3, or move with I K J L and attack with U
Purple: Gamepad 4, or move with T G F H and attack with R

Change the map with M
Change the number of players with P
Change the BGM (music) with B
Restart the game with ENTER

Made for #LOWREZJAM 2016.

About

A single-screen, local competitive platformer. #LOWREZJAM 2016

https://okaybenji.itch.io/bitbout


Languages

Language:JavaScript 98.2%Language:HTML 1.0%Language:CSS 0.8%