diff --git a/Games/GAMES.MD b/Games/GAMES.MD index b6df0f1..91f4cda 100644 --- a/Games/GAMES.MD +++ b/Games/GAMES.MD @@ -4,10 +4,10 @@ A list of games completed as I read the book 'Land of Lisp'. -### Games List +## Games List #### GuessMyNumber [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 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