NextPrevTopContentsIndex

12 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:

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

12.1 Preparing for delivery

12.2 Delivering a standalone image

12.3 Creating a Mac OS X application bundle

12.4 Command line applications

12.5 Making a smaller delivered image


LispWorks Delivery User Guide - 14 Mar 2008

NextPrevTopContentsIndex