Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adinapoli/bossanova
Experiments with Haskell Game Programming, SFML and Netwire 5
https://github.com/adinapoli/bossanova
Last synced: 23 days ago
JSON representation
Experiments with Haskell Game Programming, SFML and Netwire 5
- Host: GitHub
- URL: https://github.com/adinapoli/bossanova
- Owner: adinapoli
- License: other
- Created: 2013-11-30T14:27:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-05-04T12:56:31.000Z (over 2 years ago)
- Last Synced: 2023-03-11T21:07:32.178Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 4.73 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Experiments with Haskell, SFML, Chipmunk and Netwire
![seagulls](https://cloud.githubusercontent.com/assets/442035/4341241/fbbfe61a-4036-11e4-9059-4020aab9736a.png)
![charles1](https://cloud.githubusercontent.com/assets/442035/4341313/f787349e-4037-11e4-805f-c38ec8831c58.png)
# Installation
```
cabal install --ghc-option=-fsimpl-tick-factor=1630 -j4
```