Strategy-Game in Haskell similar to "Settlers II"
Go to file
Stefan Dresselhaus 55a873022b fixed map
- map is now displayed correctly
- camera is adjusted
- created ProgramState as TVar for concurrent reading/writing
2013-12-29 14:39:01 +01:00
src fixed map 2013-12-29 14:39: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 fixed map 2013-12-29 14:39:01 +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