Commit Graph

3 Commits

Author SHA1 Message Date
7ff4d3307a Add gdx-tools dependency, add TextureSetup class 2018-11-22 17:36:28 +04:00
0994289c7e Begin box2d physics implementation.
Created box2d bodies for all game entities (except shield)
Scale units down to box2d friendly units (40:1 <-> pixels:box2d)
Use floats in places integers were used for position and sizing
2018-11-14 22:04:41 +04:00
8f00390eed First commit 2018-11-10 20:24:31 +04:00