PDA

View Full Version : DiceWar



sphair
05-05-2008, 09:00 AM
On a quest to improve the Examples that comes with ClanLib, Judas and me have started on a small game project called DiceWar.

Progress can be followed at http://esoteric.clanlib.org/~sphair/dicewar/

nerrad
05-15-2008, 03:06 PM
wow, fantastic! 0.9 is something worth to wait for

sphair
08-03-2008, 11:11 PM
Progress is going well on DiceWar - it is now also becoming a nice example of the gui themeing capabilities in ClanLib 0.9.

Screenshots posted as we go along :)

valdirSalgueiro
03-12-2009, 03:32 PM
hello,

i compiled dicewars but i get this error when i go run it:

http://img211.imageshack.us/img211/6097/ohnoes.jpg

catch22
03-12-2009, 05:44 PM
DiceWar has never run for me... I can get to the lobby and I either throw an exception when trying to start the game, or I get the error dialog from the posted picture above.

Really looking forward to checking it out...

sphair
03-12-2009, 06:26 PM
Because of changes in clanDisplay/GL/GUI, DiceWars is not working at the moment. We'll look into it once we've finished our current work.

valdirSalgueiro
03-12-2009, 11:18 PM
ok, thanks.

i wanted to take a look too see how to integrate shaders, since i understood it would showcase it too.

is it already supported? for example, if its possible to have a bloom shader.