Skip to content

Instantly share code, notes, and snippets.

@Rybar
Last active August 17, 2016 22:46
Show Gist options
  • Save Rybar/38b30bd049a753b0d50127f2f97d7fa4 to your computer and use it in GitHub Desktop.
Save Rybar/38b30bd049a753b0d50127f2f97d7fa4 to your computer and use it in GitHub Desktop.
2d camera in canvas:
http://stackoverflow.com/questions/16919601/html5-canvas-camera-viewport-how-to-actally-do-it
Codeincomplete series on javascript games:
http://codeincomplete.com/games/
Coding Math:
http://www.codingmath.com/
Mary Rose Cook codes a Canvas game live in 30 minutes:
https://vimeo.com/105955605
Great article on random noise; code examples aren't JS, but easy to grok:
http://www.redblobgames.com/articles/noise/introduction.html
Jack Rugile's winning entry Radius Raid git repo:
https://github.com/jackrugile/radius-raid-js13k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment