gravity/README.md

9 lines
295 B
Markdown

# 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`.