Game notes

  • Canvas VS WebGL
  • Math
    • Math-Note-for-Game-Dev: 系统的,完备的,清晰的整理游戏开发中所使用的数学知识笔记。用于游戏开发者的数学手册。
  • Frameworks
    • pixi.js: Super fast HTML 5 2D rendering engine that uses webGL with canvas fallback.
    • Hilo: A Cross-end HTML5 Game development solution developed by Alibaba Group
    • phaser: Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
    • Babylon.js: a complete JavaScript framework for building 3D games with HTML 5 and WebGL.
  • Play game with AI