Skip to content

maryrosecook/code-lauren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Lauren

Game programming for beginners.

See it live at codelauren.com

Contact

Mary Rose Cook - http://maryrosecook.com

Run

Install node >=0.12.2

Install npm dependencies:

$ cd path/to/project/root
$ npm install

In a terminal:

$ cd path/to/project/root
$ npm run watch

In another terminal:

$ cd path/to/project/root
$ npm run build-pages

In another terminal:

$ cd path/to/project/root
$ npm run start

About

Game programming for beginners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published