Historique des commits

Auteur SHA1 Message Date
  Tom Tsagk 13f3cf7bd0 add random number generator il y a 5 ans
  Tom Tsagk b146de6d10 Merge branch 'master' of https://notabug.org/tomtsagk/pixijs-game_engine il y a 5 ans
  Tom Tsagk e48a88c20b add collision on sprites, and convenient getters for position il y a 5 ans
  tomtsagk cc058acc4f automatically add new sprites to stage il y a 5 ans
  Tom Tsagk bc62d20cc8 sprites now return width and height il y a 5 ans
  Tom Tsagk 0adeb06854 reorganise to fix building process il y a 5 ans
  Tom Tsagk a34b465b66 fix angle between vectors to return radians il y a 5 ans
  Tom Tsagk 9bb51e96c9 add dot product and angle between vectors on math, add ability to set rotation based on radians or degrees il y a 5 ans
  Tom Tsagk c8809ec37b add catmull-rom curves in math, and visibility and rotation setters/getters in sprite il y a 5 ans
  Tom Tsagk c75918f56f changed object to not inherit pixi objects il y a 5 ans
  Tom Tsagk 66abf4a772 make engine easier to compile and install il y a 5 ans
  Tom Tsagk 86cdc5c359 add makefile il y a 5 ans
  Tom Tsagk 997ff6a31f worlds have automatic container and input, add `dd_math.js` and `dd_point.js` il y a 5 ans
  Tom Tsagk 534b5cdd5b compilation process organised for scalability il y a 5 ans
  Tom Tsagk bd4ec36ca4 add custom sprite class, fullscreen index il y a 5 ans
  Tom Tsagk 3e0a9def55 update engine to be more modular il y a 5 ans
  Tom Tsagk 58f28ae546 fix syntax for broader browser support il y a 5 ans
  Tom Tsagk 1ca30b4320 update to handle resize and smartphone touch input il y a 6 ans
  Tom Tsagk cdb5ef2a67 remove margin/padding il y a 7 ans
  Tom Tsagk 47aaf29e4e more comments il y a 7 ans
  Tom Tsagk 31c157c2b4 add mute status il y a 7 ans
  Tom Tsagk 55e12717ed add audio folder for sounds il y a 7 ans
  Tom Tsagk 874abd1e39 code organization and documentation il y a 7 ans
  Tom Tsagk 6b7e6e55d1 seperated engine from (potential) video games il y a 7 ans
  Tom Tsagk 24e7c4d3c1 organized compilation process il y a 7 ans
  Tom Tsagk e5bdb84f7e code organization il y a 7 ans
  Tom Tsagk 2253e63a00 fixed `compile_game` bash file, to better work with individual projects il y a 7 ans
  Tom Tsagk d08b247926 default world is the first from index il y a 7 ans
  Tom Tsagk cd9178fc65 worlds should be added in a list, input is discarded every frame il y a 7 ans
  Tom Tsagk 44b10fd9e6 added alias for screen width and height il y a 7 ans