24 Commits

Author SHA1 Message Date
N0VA 02938c7933 Use switch 2026-02-25 11:33:55 +01:00
N0VA b8cd1ce56f Quit on q 2026-02-25 11:32:27 +01:00
N0VA 1db758543f Add player and game loop 2026-02-24 15:52:07 +01:00
N0VA 9ff08e4a91 Use prettynames.h 2026-02-24 14:03:43 +01:00
N0VA a094105476 prettynames.c 2026-02-24 13:59:10 +01:00
N0VA 89d15fc30b fix percentages 2026-02-17 19:42:35 +01:00
N0VA e0a4d684fc Generate a world and show the centre quadrant 2026-02-17 14:44:39 +01:00
N0VA abbc3e5aa7 Add world files to build 2026-02-17 14:40:49 +01:00
N0VA e74f1255a6 Create world.c 2026-02-17 14:39:19 +01:00
N0VA e3c561f396 Pretty sure this is world.h done for now 2026-02-17 14:06:53 +01:00
N0VA e4d78a575a Update main.c 2026-02-17 13:35:23 +01:00
N0VA b5cea69fb8 Add stricter compiler warnings 2026-02-17 13:27:55 +01:00
N0VA 0e8a1b46ec What am I even doing at this point 2026-02-17 13:20:09 +01:00
N0VA f6b4cf11b0 . 2026-02-17 13:17:23 +01:00
N0VA ea9acc1e3d Add world.c and world.h 2026-02-17 13:15:54 +01:00
N0VA a51505dc9a Update main.c 2026-02-13 13:21:29 +01:00
N0VA d4ee28c2e1 ... 2026-02-13 13:12:01 +01:00
N0VA 91e5b648b6 Update random.c 2026-02-12 14:49:54 +01:00
N0VA f2f7839bd5 Of course I forgot a semicolon. Ugh 2026-02-12 14:43:05 +01:00
N0VA 42444a89d6 Add ruleset 2026-02-12 14:41:09 +01:00
N0VA 7c70a9ed04 Automatically clean before compiling 2026-02-12 14:34:00 +01:00
N0VA f0d12c3f8a Added a gitignore to not upload the compiled file, just in case 2026-02-12 14:32:55 +01:00
N0VA 6a09ea4bdf Added a simple makefile 2026-02-12 11:31:00 +01:00
N0VA 39d790a45c Xorshift32 2026-02-11 16:54:04 +01:00