2011-09-06 21:05:11 +00:00
|
|
|
flight-sim is a simple space flight simulator written in Lisp (tested only in SBCL) with cl-opengl and sdl.
|
|
|
|
Right now it's mostly still in tech demo stage
|
|
|
|
|
|
|
|
So far the controls are simple.
|
|
|
|
|
|
|
|
A - Forward acceleration
|
|
|
|
|
|
|
|
Requires:
|
|
|
|
ASDF
|
|
|
|
cl-opengl
|
|
|
|
cl-glu
|
|
|
|
lispbuilder-sdl
|
|
|
|
|
|
|
|
To try:
|
|
|
|
$ sh run.sh
|