Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 802 Bytes

readme.md

File metadata and controls

24 lines (19 loc) · 802 Bytes

What is this?

I want to make a sort-of game. There is a day/night cycle, and you must generate power using solar panels to power something. I had an idea for what that something should be, but I forgot what it was.

GOALS

  • Grunt
  • Dev and Prod builds
  • RequireJS
  • SCSS with Compass
  • Browsersync

Install

Good Info

http://codeincomplete.com/posts/2013/12/4/javascript_game_foundations_the_game_loop/