Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 251 Bytes

Reversi

This repository contains the Common Lisp implementation of Reversi.

Run the game by installing SBCL(Steel Bank Common Lisp) to your system and loading the reversi.lisp file : sbcl --load reversi.lisp.

Reversi Board