Skip to content

Latest commit

History

History
30 lines (18 loc) 路 533 Bytes

File metadata and controls

30 lines (18 loc) 路 533 Bytes

Cube Wars 馃敨

This is my attempt of creating the Boxhead 2D zombie game.

馃攷 Installation

# clone the project
git clone https://github.com/ian13456/cube-wars.git

# used to run server locally
yarn global add serve

cd cube-wars

# run the website locally
serve

Visit localhost:5000

馃摲 Screenshots

馃搸 Resources