Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 340 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 340 Bytes

gmtk-2017

A game for the Game Maker's Toolkit Jam. :]

Getting Started

Have node v6+ and npm v3+.

node --version
npm --version

Install all the dependencies.

npm install

Build the game!

npm start

To learn more about our build system, check out codeglue.