https://github.com/venantius/orcs-in-space
Orcs in space!!!
https://github.com/venantius/orcs-in-space
Last synced: 6 months ago
JSON representation
Orcs in space!!!
- Host: GitHub
- URL: https://github.com/venantius/orcs-in-space
- Owner: venantius
- License: bsd-3-clause
- Created: 2018-09-01T16:41:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-09T12:10:58.000Z (over 7 years ago)
- Last Synced: 2025-03-12T20:48:44.613Z (10 months ago)
- Language: Haskell
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# Orcs in space!
A stupid thing I wrote to learn Haskell and ncurses. The orcs are in space. You get the idea.
## Developing
If I'm reading this section, it's because I forgot how to set everything up.
Install Stack first.
Don't forget that for some reason ghc-mod can't be installed with anything newer than lts-9.21. This binds you to GHC 8.0.2 (Jan 2017), which isn't terrible. Maybe someday that'll get fixed.
```
# Maybe hindent as well?
stack build --copy-compiler-tool ghc-mod hoogle weeder
```
## Playing
O = An Orc. Green, stupid, and probably hungry.
S = A space marine. Trigger-happy. Avoid.
M = A door. Can you trust it? It's a door.
## Winning
What does winning mean, really?