Commit Graph

29 Commits

Author SHA1 Message Date
Sheldon Lee
ee5c58ad81 destroyGrid() frees grid contents and itself. 2020-06-27 01:20:49 +01:00
Sheldon Lee
00ffe88289 Added binds to clear/randomize cells. 2020-06-27 01:18:06 +01:00
Sheldon Lee
29a3184a23 Removed unused headers. 2020-06-24 14:34:36 +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
f4dc092e26 Updated session. 2020-06-24 02:56:56 +01:00
Sheldon Lee
7b3fee4b4f Migrated overlay/input handling functions to game(.h/.c). 2020-06-24 02:51:30 +01:00
Sheldon Lee
fa9c61cb89 Updated session.vim. 2020-06-23 02:38:10 +01:00
Sheldon Lee
3b8ed228d5 Added pause feature. Added cursor + cursor position overlay element. 2020-06-23 02:36:44 +01:00
Sheldon Lee
30227eef56 slight changes 2020-06-23 02:34:29 +01:00
Sheldon Lee
8361724ad5 FPS now controlled by delay to reduce cpu usage. Added last key overlay. 2020-06-22 00:58:05 +01:00
Sheldon Lee
75f670988c Updated session. 2020-06-22 00:57:01 +01:00
Sheldon Lee
36cbc3ae6b Removed unused contain() function. 2020-06-18 23:34:48 +01:00
Sheldon Lee
59f7bfa061 Added "color" retaining transparancy. Pixels are now drawn solid 2020-06-18 22:26:14 +01:00
Sheldon Lee
5a8285eb31 Updated session.vim 2020-06-18 22:24:39 +01:00
Sheldon Lee
9d18b62fcb Updated session. 2020-06-18 01:46:01 +01:00
Sheldon Lee
c346dc0c27 Removed signal handler. Added method for user key input. 2020-06-18 01:44:21 +01:00
Sheldon Lee
c003983ba3 changed description 2020-06-18 01:23:23 +01:00
Sheldon Lee
d682738967 updated session.vim 2020-06-16 19:53:52 +01:00
Sheldon Lee
570643ec39 framerate tweaks 2020-06-16 19:53:10 +01:00
Sheldon Lee
90d5c8bd63 Works. Generates random grid 2020-06-15 01:12:14 +01:00
Sheldon Lee
72435a2319 started on functionality related to the game of life 2020-06-14 02:55:02 +01:00
Sheldon Lee
d48e580938 changed README.md to reflect project 2020-06-12 23:10:27 +01:00
Sheldon Lee
6d500f8c14 saved session.vim 2020-06-12 23:03:00 +01:00
Sheldon Lee
7c70cb4eb4 added terminal interrupt handlingw 2020-06-12 22:50:03 +01:00
Sheldon Lee
9fd1fa4c83 added include guards and vim session file 2020-06-12 19:28:43 +01:00
Sheldon Lee
397680dbf8 README.md tweaks 2020-06-12 02:58:38 +01:00
sheldonmlee
a1e3708818
Create README.md 2020-06-12 02:55:19 +01:00
Sheldon Lee
e14c7e8576 first commit 2020-06-12 02:46:44 +01:00