https://github.com/spacebat/flight-sim
Lisp OpenGL flight sim
https://github.com/spacebat/flight-sim
Last synced: 5 months ago
JSON representation
Lisp OpenGL flight sim
- Host: GitHub
- URL: https://github.com/spacebat/flight-sim
- Owner: spacebat
- Created: 2012-09-04T14:21:52.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-01T17:47:07.000Z (almost 14 years ago)
- Last Synced: 2025-06-14T07:46:02.898Z (about 1 year ago)
- Language: Common Lisp
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
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