Strategy-Game in Haskell similar to "Settlers II"
Go to file
tpajenka 6879201c53 worked on storing widgets in HashMap and referencing via Id
incorporated Pioneers monad into ui operations
!!still WIP, does not compile (TODO: UIOperations, Callbacks, Main?,
Types?)!!
2014-04-24 23:42:05 +02:00
deps corrected deps - may break now forever 2014-02-10 16:41:17 +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 fixed shader for windows 2014-04-22 18:06:09 +02:00
src worked on storing widgets in HashMap and referencing via Id 2014-04-24 23:42:05 +02:00
.gitignore added empty GTK-Hello-World-Project 2013-12-22 23:29:11 +01:00
.travis.prepare.sh forget ni-switch.. 2014-01-22 15:38:25 +01:00
.travis.yml meh .. travis -.- 2014-01-22 15:36:20 +01:00
COMPILING clarified COMPILING 2014-01-21 01:10:39 +01:00
Pioneers binary is symlink again 2014-03-05 15:20:16 +01:00
Pioneers.cabal started referencing ui widgets by id via hashmap, WIP, does not compile 2014-04-23 13:08:18 +02:00
README initial 2013-12-22 22:54:43 +01:00
sample.iqm started iqm-parser 2014-04-09 20:04:06 +02: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