Demo v0.2
Feb 11, 2013 Demo 0 commentsAn early demo which should allow you to play a full game against friends or computer.
Cardys is a turn-based strategy game mixing two kinds of game. Govern as a king of an island and battle your way to the conquest of the whole island. Gather your troops, gear them as you see fit and attack your ennemies territories ! During those attacks, move your troops across the fields and choose your position wisely ! Capture their flags, kill their king or just obliterate all ennemies on field to claim the territory. A fast paced game meant to be played with friends. Several game modes will be released later to offer new ways to play on the same island !
0 comments by daedolon18 on Feb 11th, 2013
Hi all,
It took me more time than expected, but I've been able to polish a version good enough to be played, at least for an early phase. This demo is far from bug free but it should allow you to play a full game, normally. They are so many conditions to check with all the different powers that it takes me a lot of time to check all my code. I hope you'll forgive me if the demo crashes while you try it. In the event it crashes, you can always press Home Key to restart the game directly. Also, the AI is still not that smart but it should put up a little resistance before losing, I'm still working on improving it.
You can try the demo online here, it's a french server so I don't know if there might be some restrictions in foreign countries, let me know if you have some trouble accessing it :http://cardys.gaweb-studio.com/cardys.swf
You can also download the demo from here :http://cardys.gaweb-studio.com/download.phporhttp://www34.zippyshare.com/v/2307304/file.html(it's free to download on this one, just enter the captcha)
I also started a wiki to document the game at the following address :http://cardys.gaweb-studio.comThere are a lot of explanations missing but I'm filling it little by little while coding, so it takes time.
I hope you'll enjoy the little bit shown and let me know if you encounter any troubles.
Thanks
An early demo which should allow you to play a full game against friends or computer.
After some reviews from players, the main problem is of course the graphics so I'll be updating them asap to make it decent.
So it's will be like split screen or with multiplayer mode ?
The game is turn-based with two main steps :
1) Island map : Gear your troops and choose the territory to attack (like the game "Risk" if you know it)
2) Territory map : Move your troops and kill the opponent. (like the Nintendo game "Advance Wars" if you know it)
There is no split screen since each step are one after another. And the game is local multiplayer only, no internet feature at the moment. I'm not sure I'll create one in the future either.
The main difference in the island step from "Risk" is that each player have to choose the territories to attack in first step before step 2 can happen. Which means several players can fight for the same territory.
Nice