35 Commits

Author SHA1 Message Date
02938c7933 Use switch 2026-02-25 11:33:55 +01:00
b8cd1ce56f Quit on q 2026-02-25 11:32:27 +01:00
1db758543f Add player and game loop 2026-02-24 15:52:07 +01:00
9ff08e4a91 Use prettynames.h 2026-02-24 14:03:43 +01:00
a094105476 prettynames.c 2026-02-24 13:59:10 +01:00
a1d157c69f Convert original_post.mfm to standard markdown 2026-02-18 13:21:03 +01:00
89d15fc30b fix percentages 2026-02-17 19:42:35 +01:00
e0a4d684fc Generate a world and show the centre quadrant 2026-02-17 14:44:39 +01:00
abbc3e5aa7 Add world files to build 2026-02-17 14:40:49 +01:00
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
4fd9493380 Better formatting 2026-02-17 13:48:41 +01:00
1965e10bc4 Add quadrant values 2026-02-17 13:47:24 +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
4bb81d0c68 Rename asteroid belt to asteroid field 2026-02-17 13:11:29 +01:00
41aa412a5e Add wormhole teleportation rules 2026-02-17 12:52:27 +01:00
f8fbd7665b Add quadrant types 2026-02-17 12:49:59 +01:00
f8229abb93 Icon in bmp so you can use it anywhere 2026-02-13 15:48:06 +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
feb4bd7fd4 Add note about C implementation 2026-02-11 16:53:54 +01:00
8cd051e99d Update README.md 2026-02-11 15:58:37 +01:00
26cf62bda4 Create README.md 2026-02-11 11:31:56 +01:00
5531cf9cb0 original post 2026-02-10 18:34:02 +01:00