Strategy-Game in Haskell similar to "Settlers II"
Go to file
Stefan Dresselhaus 306381c4ed little cleanup
- some formatting
- changed y/z-Coords on Map (y is height now, map is in x/z-plane)
2014-01-02 13:02:01 +01:00
design added design-folder 2014-01-01 20:34:06 +01:00
fonts added design-folder 2014-01-01 20:34:06 +01:00
shaders wrote some render-functions and shaders 2014-01-02 03:35:38 +01:00
src little cleanup 2014-01-02 13:02:01 +01:00
.gitignore added empty GTK-Hello-World-Project 2013-12-22 23:29:11 +01:00
COMPILING added openGL-demo 2013-12-23 00:00:51 +01:00
Pioneers added empty GTK-Hello-World-Project 2013-12-22 23:29:11 +01:00
Pioneers.cabal wrote some render-functions and shaders 2014-01-02 03:35:38 +01:00
README initial 2013-12-22 22:54:43 +01:00
Setup.hs added empty GTK-Hello-World-Project 2013-12-22 23:29:11 +01:00

Pioneers
========

A Settlers II inspired game written in Haskell