mikechatzis/so_long
A little game coded in C, using the minilibx library. All game elements are handled using integers as coordinates and performing the appropriate math. For simplicity and speed during development, the game is rendered in blocks of size 70 x 70 pixels.
C