thibaudcolas / js1k-2014

My attempts and tools for JS1K 2014.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js1k-2014

My attempts and tools for JS1K 2014.

Tool setup

# Install project NPM dependencies:
npm install

# You may want to install the development
# dependencies (above) to make your life easier.
# Once it is done, just run:
gulp work

Ideas

  • Line Rider clone
  • Cookie generator
  • Raytracer
  • Particle shuffle
  • Raining day
  • Dragon curve
  • Dragon scream

About

My attempts and tools for JS1K 2014.

License:MIT License


Languages

Language:JavaScript 59.3%Language:HTML 40.7%