On Wed, 3 Dec 2003, Paulo Jorge de Oliveira Cantante de Matos wrote:

> I'd like to know if there is someone using CMUCL (or more specifically
> Common Lisp) to develop computer games? 

I have some (unfinished, hence not yet released) code in my drawer that 
builds on Espen Johnson's GTK interface and libgtkglarea and provides a 
highly interactive 3d engine (can modify scene from the lisp prompt), as 
well as code turning a drawing-area widget into a sprite arena. If you are 
interested, I can send you a copy...

-- 
regards,               [EMAIL PROTECTED]              (o_
 Thomas Fischbacher -  http://www.cip.physik.uni-muenchen.de/~tf  //\
(lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y)           V_/_
(if (= x 0) y (g g (- x 1) (* x y)))) n 1))                  (Debian GNU)

Reply via email to