Strategy-Game in Haskell similar to "Settlers II"
Stefan Dresselhaus
f3b218c44e
- Movement works. Keys are read out by KeyCode thus independent from Keyboard-Layout On a normal quertz-layout they map like so: * e, s, d, f for movement * r, w for rotation * space/caps for up/down |
||
---|---|---|
src | ||
.gitignore | ||
COMPILING | ||
Pioneers | ||
Pioneers.cabal | ||
README | ||
Setup.hs |
Pioneers ======== A Settlers II inspired game written in Haskell