Skip to content

Testbed for a rigid body dynamics simulator, possibly to develop into a little spacecraft game.

License

Notifications You must be signed in to change notification settings

harrishancock/Spacecraft-Experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Prerequisites:

$ sudo apt-get install libgsl0-dev liblapack-dev libatlas-base-dev

libgsl0-dev, liblapack-dev, libatlas-base-dev are required for hmatrix, which
provides Numeric.LinearAlgebra.

Compile and Execute:

$ cabal run


Operating:

Your "spaceship" is an ugly rectangle, red on the left, green on the right,
like the lighting colors on an aircraft or boat. You have two thrusters, one
attached on the left side, the other on the right, both of which provide
forward thrust. The left arrow key activates the left thruster, the right arrow
key activates the right thruster.

About

Testbed for a rigid body dynamics simulator, possibly to develop into a little spacecraft game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published