Add a README
This commit is contained in:
parent
c868cc6190
commit
18deaecbf7
8
README.md
Normal file
8
README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Gravity Simulation
|
||||
|
||||
Written in [Haskell](https://haskell.org) using
|
||||
[Gloss](https://hackage.haskell.org/package/gloss).
|
||||
|
||||
Install [Nix](https://nixos.org) and run `nix-shell --run 'cabal run'`,
|
||||
or install Haskell, [Cabal](https://www.haskell.org/cabal/) and Gloss
|
||||
manually and run `cabal run`.
|
Loading…
x
Reference in New Issue
Block a user