Commit Graph

7 Commits

Author SHA1 Message Date
9e44b1e93f Change desktop resolution to 1/5th of native resolution 2018-11-22 17:39:13 +04:00
7ff4d3307a Add gdx-tools dependency, add TextureSetup class 2018-11-22 17:36:28 +04:00
fe2c68d39a Add FPS limit back 2018-11-13 22:55:39 +04:00
ea6240bd2c Add PowerUpType enum
Handles weighted random seletion, color and instantiation, cleaning up
other sections of Brick and PlayState code.
2018-11-13 18:42:27 +04:00
a56d721050 Move away from using pixel coordinates to "board coordinates"
Changed aspect ratio from 4:3 to 9:16
2018-11-13 15:58:01 +04:00
dd6aa7da5f Basic setup 2018-11-10 21:32:04 +04:00
8f00390eed First commit 2018-11-10 20:24:31 +04:00