asteroids/core
Matt Low 26049488ae Scale world units from banana units (800x600) to something smaller.
Let's just call them meters.

Get rid of Viewport and handle world scaling based on screen height:
- Keep world height at a constant 10 meters and scale width according
to screen dimensions.

Add uiSpriteBatch used for rendering UI elements at appropriate scale
2020-01-31 20:25:49 +04:00
..
src/com/me Scale world units from banana units (800x600) to something smaller. 2020-01-31 20:25:49 +04:00
build.gradle Various changes and fixes. 2020-01-30 16:37:27 +04:00