Commit History

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