Commit Graph

16 Commits

Author SHA1 Message Date
e74f1255a6 Create world.c 2026-02-17 14:39:19 +01:00
e3c561f396 Pretty sure this is world.h done for now 2026-02-17 14:06:53 +01:00
e4d78a575a Update main.c 2026-02-17 13:35:23 +01:00
b5cea69fb8 Add stricter compiler warnings 2026-02-17 13:27:55 +01:00
0e8a1b46ec What am I even doing at this point 2026-02-17 13:20:09 +01:00
f6b4cf11b0 . 2026-02-17 13:17:23 +01:00
ea9acc1e3d Add world.c and world.h 2026-02-17 13:15:54 +01:00
a51505dc9a Update main.c 2026-02-13 13:21:29 +01:00
d4ee28c2e1 ... 2026-02-13 13:12:01 +01:00
91e5b648b6 Update random.c 2026-02-12 14:49:54 +01:00
f2f7839bd5 Of course I forgot a semicolon. Ugh 2026-02-12 14:43:05 +01:00
42444a89d6 Add ruleset 2026-02-12 14:41:09 +01:00
7c70a9ed04 Automatically clean before compiling 2026-02-12 14:34:00 +01:00
f0d12c3f8a Added a gitignore to not upload the compiled file, just in case 2026-02-12 14:32:55 +01:00
6a09ea4bdf Added a simple makefile 2026-02-12 11:31:00 +01:00
39d790a45c Xorshift32 2026-02-11 16:54:04 +01:00