Dan Ballard 9ada3c27c4 | ||
---|---|---|
img | ||
README.md | ||
README.txt | ||
engine.lisp | ||
flight-sim.asd | ||
flight-sim.lisp | ||
graphics.lisp | ||
math.lisp | ||
model.lisp | ||
objects.lisp | ||
package.lisp | ||
physics.lisp | ||
run.sh | ||
util.lisp |
README.md
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
Youtube video: https://www.youtube.com/watch?v=8Y6zutbYWvg