Skip to content

GGAlanSmithee/GG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GG

Game engine WIP

Contributing

  • download node
  • fork this repo
  • nvm install 5.1.0 or whatever the latest released version is
  • npm update npm -g
  • git checkout dev
  • git checkout -b <feature> where is what you are implementing
  • npm i
  • flow to perform static typechecking
  • npm run build to build
  • test/index.html to test
  • implement feature don't forget to keep updated with dev
  • send a pull request targeting the dev branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published