From bf71791fc540a584dd6d88548c91192294d106bc Mon Sep 17 00:00:00 2001 From: dozens Date: Tue, 25 Jun 2024 21:22:35 -0600 Subject: feat: add story engine --- doc/README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'doc/README.md') diff --git a/doc/README.md b/doc/README.md index 0452038..bc998a5 100644 --- a/doc/README.md +++ b/doc/README.md @@ -38,7 +38,8 @@ Here's what it looks like: ## BACKGROUND -9mm is legit a great game. +Nine Mens Morris is legit a great game, +and I like it a lot. One time i wrote an essay about the social contract implicit to nine mens morris: https://write.tildeverse.org/dozens/nine-mens-morris-cultural-meanings-and-social-contracts @@ -49,3 +50,12 @@ https://en.wikipedia.org/wiki/Morabaraba also look at these round cows https://en.wikipedia.org/wiki/Spherical_cow +## USAGE + +1. If you have fennel installed, + run `fennel main.fnl` + +2. If you have fennel installed, + you can compile a binary + using `fennel --compile-binary`. + (See `justfile` for an example of how I do it.) -- cgit 1.4.1-2-gfad0