Next Prev Top Contents Index

9 Delivering CAPI Othello

This short example demonstrates how to deliver a small graphical application: an implementation of the board game Othello, with the graphical portion of it written using the CAPI library.

You can find the location of the code for this application in your LispWorks installation by evaluating the following form:

(sys:example-file "capi/applications/othello.lisp")

9.1 Preparing for delivery

9.2 Delivering a standalone image

9.3 Making a smaller delivered image


LispWorks Delivery User Guide - 11 Dec 2001

Next Prev Top Contents Index