Commit Graph

11 Commits

Author SHA1 Message Date
Sheldon Lee
3df203c588 Can now add lines to ui and draw. 2020-07-09 23:58:17 +01:00
Sheldon Lee
1620659db6 Added shift + hjkl binds for faster movement. 2020-07-06 23:04:34 +01:00
Sheldon Lee
031393a7b3 Changed file write/load to support more sizes. 2020-07-06 22:28:47 +01:00
Sheldon Lee
c7617943f3 Loading game works. Breaks if dimension > 255 or so. 2020-07-06 00:59:39 +01:00
Sheldon Lee
e912de2a35 Progress on loading game. 2020-07-05 13:47:00 +01:00
Sheldon Lee
67e216d4ee Added basic saving funcionality. 2020-07-04 00:26:34 +01:00
Sheldon Lee
d788232e72 Toroidal mapping now works properly. 2020-07-01 02:01:52 +01:00
Sheldon Lee
00ffe88289 Added binds to clear/randomize cells. 2020-06-27 01:18:06 +01:00
Sheldon Lee
50eeaa8f0a Migrated handling of grid and game to game.(c/h). 2020-06-24 14:27:24 +01:00
Sheldon Lee
1ad1660736 Doesn't work segfaults. 2020-06-24 04:05:49 +01:00
Sheldon Lee
7b3fee4b4f Migrated overlay/input handling functions to game(.h/.c). 2020-06-24 02:51:30 +01:00