Skip to content

Latest commit

 

History

124 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Off The Grid

a work-in-progress entry for JS13kGames 2018

Prerequisites

Ensure you have make, bash, npm, unzip, google-closure-compiler, eslint, and jsdoc.

Build

  • To build the debug version with source maps, make debug
  • To build the release version, make release

Run

  • To run the debug version with source maps, make debug_run
  • To run the release version, make release_run

Develop

  • Edit files under src
  • To lint the project, make lint
  • To fix correctable errors, make fix
  • In debug mode, set window.debugParams to a list of keys of params to debug on the grid

Todo

  • Make build tools for compressing and measuring
  • Maybe use less make

About

🌳 a work-in-progress entry for JS13kGames 2018

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages