aboutsummaryrefslogtreecommitdiff
path: root/src/game
Commit message (Collapse)AuthorAgeFilesLines
* Make gfx_draw return intXavier Del Campo Romero2022-05-241-1/+3
|
* Implement touch controlsXavier Del Campo Romero2022-03-311-3/+2
|
* Implement sub-tile collboxesXavier Del Campo Romero2022-03-301-2/+5
| | | | These will be later used by the pathfinding algorithm.
* game.c: remove #if 0Xavier Del Campo Romero2022-03-301-2/+2
|
* Add support for keyboard and mouseXavier Del Campo Romero2022-03-301-0/+1
|
* Refresh camera and terrain rendering on screen resizeXavier Del Campo Romero2022-03-301-0/+1
|
* Add project source codeXavier Del Campo Romero2022-03-305-0/+394