How to Install cl-reversi in Ubuntu 18.04



Install cl-reversi by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-reversi

Description:

Reversi game for Common Lisp

This package is based on Peter Norvig's reversi program in the book Paradigms of Artificial Intelligence. Compared to the code in the book, this package employs significant optimizations and includes a CLIM-based graphical user interface.

Homepage: http://files.b9.com/reversi/

Version: 1.0.15-1

Section: universe/devel