From c3481952e04eb79056ed5510f91c597ccb5dddd7 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 1 Jun 2023 16:30:09 -0500 Subject: Change name to apple and add makefile --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a8d553a..9951e43 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,13 @@ # 2023 Lisp Game Jam Entry -## "Game" +## "Apple" -Yeah I don't have a good name yet. I'm just playing around and trying to get characters on the screen right now. +*Apple* is a reverse snake --- you're an apple trying to avoid the snake. ## Dependencies - chicken scheme (`csi`) with eggs: - matchable - r7rs - - srfi-18 - stty - my ansi library, [yolk][] @@ -16,7 +15,7 @@ Yeah I don't have a good name yet. I'm just playing around and trying to get ch ## Running -Run `./game.scm` in this directory. +Run `./apple.scm` in this directory. Alternatively, run `make` to build a static binary and run that instead. ## License -- cgit 1.4.1-21-gabe81