update GAMES.MD

This commit is contained in:
Xevion
2020-02-21 01:31:14 -06:00
parent 14c25da8c2
commit 88c897e7c0

View File

@@ -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) [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. 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.