lib/gamnit: tweak the world_camera to support devices with small depth buffer
[nit.git] / lib / gamnit / examples / asteronits / README.md
1 Sample portable 2D game implemented with the `simple_2d` API of gamnit
2
3 This projects is organized in 3 modules, one per concern:
4
5 * `game_logic` defines the pure game logic without any of the display details.
6
7 * `asteronits` implements the display logic with support for keyboard input events.
8
9 * `touch_ui` adds an interface for touchscreen devices with buttons to open fire and control the ship.
10
11 # Art
12
13 Artwork created by Kenney.nl under CC0