NextPrevTopContentsIndex

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 Creating a Mac OS X application bundle

9.4 Command line applications

9.5 Making a smaller delivered image


LispWorks Delivery User Guide - 7 Apr 2005

NextPrevTopContentsIndex