Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
mio-dokuhaki committed Jul 9, 2024
1 parent a8fbde2 commit a30f530
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 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](screenshot.png)

0 comments on commit a30f530

Please sign in to comment.