Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 244 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 244 Bytes

CLispMisc

Various small code projects in Lisp

Devin

A game where you have to guess a number.

GameOfLife

Conway's game of life.

Pendu

A hangman game where you have to guess a word, letter by letter.

Sudoku

A Sudoku solver.