commit f3fad6abddd2748a24acb97c4d0467cf9561f576
parent 21f8936235c4f9192b2b884ae077ca60a3d334bc
Author: hhvn <dev@hhvn.uk>
Date: Sat, 3 Sep 2022 23:59:15 +0100
Name: cepheid
Diffstat:
3 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
@@ -4,7 +4,7 @@ data/*.c
data/sol
data/worlds.tsv
db/dbtool
-game
+cepheid
saves/
core.*
tags
diff --git a/Makefile b/Makefile
@@ -5,7 +5,7 @@ DBTOOL = $(DBDIR)/dbtool
SRCDIR = src
SRC = $(shell find $(SRCDIR) -name "*.c") styles/$(STYLE).c data/sol.c
OBJ = $(SRC:.c=.o)
-BIN = game
+BIN = cepheid
RAYLIB = -lraylib -lGL -lm -lpthread -ldl -lrt -lX11
LDFLAGS = $(RAYLIB) $(DBLIB)
diff --git a/README b/README
@@ -1,3 +1,10 @@
+Cepheid
+=======
+
+This is an ISC-licensed clone of the game Aurora 4x.
+
+A cepheid is a radially pulsating star. It also isn't the name of another game.
+
Concessions
===========
@@ -19,3 +26,6 @@ Astronomy:
(Actually, newer versions of Aurora do model elliptical orbits, but not the
official release as of writing this).
+
+See the "lore" for trans-newtonian elements on the Aurora wiki:
+ https://aurorawiki.pentarch.org/index.php?title=Trans_Newtonian_Elements