Strategy-Game in Haskell similar to "Settlers II"
Go to file
Stefan Dresselhaus 5f313c4495 Window shows fps-count + proc-tex-shader
- added fps to window-name
- hsSDL2 needs update (as i changed functions in there which got merged)
- wrote simplistic procedural texture shader
2014-01-22 14:04:18 +01:00
deps tessellationgit status 2014-01-21 16:18:48 +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 Window shows fps-count + proc-tex-shader 2014-01-22 14:04:18 +01:00
src Window shows fps-count + proc-tex-shader 2014-01-22 14:04:18 +01:00
.gitignore added empty GTK-Hello-World-Project 2013-12-22 23:29:11 +01:00
COMPILING clarified COMPILING 2014-01-21 01:10:39 +01:00
Pioneers added empty GTK-Hello-World-Project 2013-12-22 23:29:11 +01:00
Pioneers.cabal should work - but GL crashes internally somewhere with unlimited allocation of memory 2014-01-20 19:28:02 +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