Skip to content

Instantly share code, notes, and snippets.

@codinguncut
Last active March 15, 2019 15:56
Show Gist options
  • Save codinguncut/96adc0b7112b4a843e39 to your computer and use it in GitHub Desktop.
Save codinguncut/96adc0b7112b4a843e39 to your computer and use it in GitHub Desktop.
coder dojo ideas html

Ideas for Coder Dojo - Advanced HTML

Game engine choice

Offline environments

  • jsbin (web based run your own, includes phaser and many libraries)
  • http://codiad.com/ (web based, can host your own)
  • mozilla thimble (web based, online seems blocked)

Best Free IDE for HTML5

  • Brackets (winner, MIT, geared towards web dev)
  • Atom

Online Environments (need sign-up for saving, come with loads of frameworks)

Experimenting in a forgiving environment

Resources

Misc

  • chrome livereload

HTML Game Engines

Game Engines

Mobile Support (github stars)

Non-Mobile

Other languages

  • pygame (python)
  • love2d (lua)

Educational Programming Languages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment