You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Dan Ballard bed5abd516
Update LICENSE
9 years ago
img added higher res images 11 years ago
LICENSE Update LICENSE 9 years ago
README.md readme updates 11 years ago
README.txt Updated README and run script 12 years ago
engine.lisp jet model 12 years ago
flight-sim.asd getting ready to activate engine on key 12 years ago
flight-sim.lisp Increase range of star field a bit more 12 years ago
graphics.lisp most of the engine drawing code 12 years ago
math.lisp jet model 12 years ago
model.lisp most of physics for moving 12 years ago
objects.lisp forward motion! 12 years ago
package.lisp quicklisp quickproject and import of test code 12 years ago
physics.lisp most of physics for moving 12 years ago
run.sh Updated README and run script 12 years ago
util.lisp finish moving code around for now 12 years ago

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

Media

Youtube video:

https://www.youtube.com/watch?v=8Y6zutbYWvg

The ship sitting in space with a field of diamonds:

The ship sitting in space with a field of diamonds

The ship firing its main thruster:

The ship firing its main thruster