From 88c897e7c012437df324618250f2bad9419a00b2 Mon Sep 17 00:00:00 2001 From: Xevion Date: Fri, 21 Feb 2020 01:31:14 -0600 Subject: [PATCH] update GAMES.MD --- Games/GAMES.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Games/GAMES.MD b/Games/GAMES.MD index 91f4cda..de0efc6 100644 --- a/Games/GAMES.MD +++ b/Games/GAMES.MD @@ -10,4 +10,4 @@ A list of games completed as I read the book 'Land of Lisp'. [source](./GuessMyNumber/GuessMyNumber.lisp) | [explanation](./GuessMyNumber/GuessMyNumber.MD) -A simple game where the player guesses a number, and the program continously returns guesses as the player indicates if said guesses are smaller, lower, or equal to the guess given. \ No newline at end of file +A simple game where the player guesses a number, and the program continuously returns guesses as the player indicates if said guesses are smaller, lower, or equal to the guess given. \ No newline at end of file