Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

seiyria/c

Repository files navigation

c Code Climate Dependency Status bitHound Score Build Status Codacy Badge

A small game.

Building and Running

Prerequisites:

  • iojs or nodejs >=0.12 (for execSync)
  • npm
  • gulp (npm install -g gulp)
npm install && bower install
gulp