coderitual / round-royale

My entry for the js13k 2017 game jam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Round Royale

A game entry for js13k 2017 competition.

See the competition page and play the game.

Build

# start build watch and liverload (server + client)
$ npm run start

# build for production
$ npm run build

About

My entry for the js13k 2017 game jam


Languages

Language:JavaScript 94.3%Language:HTML 4.6%Language:Shell 1.1%