breakhack/src
Linus Probert bdc5b6d629 Added a room matrix that deals with movement and collisions. 2017-12-05 15:03:20 +01:00
..
camera.c Nicer map creation with walls. 2017-12-05 08:13:28 +01:00
camera.h Camera and map following 2017-12-03 11:09:57 +01:00
defines.h Added a room matrix that deals with movement and collisions. 2017-12-05 15:03:20 +01:00
dimension.h Initial commit 2017-11-30 21:06:54 +01:00
main.c Added a room matrix that deals with movement and collisions. 2017-12-05 15:03:20 +01:00
map.c Nicer map creation with walls. 2017-12-05 08:13:28 +01:00
map.h Added a room matrix that deals with movement and collisions. 2017-12-05 15:03:20 +01:00
map_lua.c Nicer map creation with walls. 2017-12-05 08:13:28 +01:00
map_lua.h Generate maps using lua 2017-12-02 23:32:40 +01:00
player.c Added a room matrix that deals with movement and collisions. 2017-12-05 15:03:20 +01:00
player.h Initial commit 2017-11-30 21:06:54 +01:00
position.c Added a room matrix that deals with movement and collisions. 2017-12-05 15:03:20 +01:00
position.h Added a room matrix that deals with movement and collisions. 2017-12-05 15:03:20 +01:00
roommatrix.c Added a room matrix that deals with movement and collisions. 2017-12-05 15:03:20 +01:00
roommatrix.h Added a room matrix that deals with movement and collisions. 2017-12-05 15:03:20 +01:00
screenresolution.c Initial commit 2017-11-30 21:06:54 +01:00
screenresolution.h Initial commit 2017-11-30 21:06:54 +01:00
sprite.c Added maps and a camera 2017-12-01 16:03:19 +01:00
sprite.h Added a room matrix that deals with movement and collisions. 2017-12-05 15:03:20 +01:00
texture.c Generate maps using lua 2017-12-02 23:32:40 +01:00
texture.h Generate maps using lua 2017-12-02 23:32:40 +01:00
timer.c Implemented a simple timer 2017-12-05 08:30:08 +01:00
timer.h Implemented a simple timer 2017-12-05 08:30:08 +01:00
util.c Initial commit 2017-11-30 21:06:54 +01:00
util.h Initial commit 2017-11-30 21:06:54 +01:00