mirror of
https://github.com/Xevion/lisp-projects.git
synced 2025-12-07 01:15:36 -06:00
395 B
395 B
games
About
A list of games completed as I read the book 'Land of Lisp'.
Games List
GuessMyNumber
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.