Strategy-Game in Haskell similar to "Settlers II"
Go to file
2014-01-20 19:43:28 +01:00
deps sdl2 (raw) not used due to clash with SDL2 (hsSDL2), packet-dependencies removed until further problems reoccour 2014-01-20 15:03:20 +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 added normals to shader 2014-01-06 21:13:58 +01:00
src Forgot to init the GL-Context -.- 2014-01-20 19:43:28 +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 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