tigersteez / dali

Javascript framework for making 2D games using HTML5
MIT License
1 stars 0 forks source link

dalí.js

Javascript framework for making 2D games using HTML5


Minigames

Ball Game


Sources that were a lot of help
  1. Getting Started --> https://developer.mozilla.org/en-US/docs/Games/Workflows/2D_Breakout_game_pure_JavaScript
  2. Sprite Renderer --> http://www.williammalone.com/articles/create-html5-canvas-javascript-sprite-animation/
  3. Resource Manager and other canvas tricks --> http://jlongster.com/Making-Sprite-based-Games-with-Canvas
  4. Per Pixel Collision Detection --> http://www.playmycode.com/blog/2011/08/javascript-per-pixel-html5-canvas-image-collision-detection/
  5. AudioLoader --> https://forestmist.org/blog/web-audio-api-loops