FoonLudum Dare ExplorerLD31 → Chess Wars

Chess Wars

By skipi

View on Wayback Machine

CategoryRankScoreCount
Coolness355
Innovation2703.55
Theme4693.66
Graphics6912.87
Humor7052.29
Overall7892.97
Fun8732.74
Mood9022.52

Comments

miguelmurca 2014-12-08 15:43

Hey, heads up that your .zip fires a security warning in Chrome!

skipi 2014-12-08 16:46

Thanks for letting me know. I've gotten that issue before, but I don't know how to fix it. Chrome seems to default flagging binaries it does not recognise.

I can try to find a workaround if this continues to be a problem, but for now I'd recommend downloading in another browser or temporarily turning off malware and phishing protection in Chrome, as that's what blocks the download.

johnbrynte 2014-12-08 20:05

Fun concept. A bit slow for me and I felt a bit overwhelmed of all the possible tactics.

I had problem with a missing OpenAL32.dll file when running the game. This link fixed it for me https://code.google.com/p/rallyraid/downloads/detail?name=oalinst.zip&can=2&q=

skipi 2014-12-08 22:20

I fixed the OpenAL32 issue, I forgot I technically have audio code in the game even if there is no sound or music.

nitrodeus 2014-12-09 18:55

I a bit of a chess fan so I found this game really cool !
Nice graphics too

aglavra 2014-12-09 19:02

Interesting variation of chess game. Some units are difficult to see on some terrain types, especially after they make a move. And I would prefer to use mouse.

jaycee23 2014-12-09 19:31

Great idea, I love FE. Feels like there's not much going on, but I guess that's bound to happen with the time limit, isn't it? It's a great start though, and extra features aren't a biggy to add. This could explode pretty nicely.

feizenbara 2014-12-09 19:57

Great realisation, but the board is a bit too huge to make it fun for me. Happy to see another entry based on chess :-)

spartanicecream 2014-12-09 20:23

An interesting take on chess.

hammers 2014-12-09 20:28

Nice start. You've got an impressive amount done in just the 48h. I agree with some above points that the game is currently a bit overwhelming and this also makes it feela bit slow. So maybe a furture feature could be maps that start of small then increase in size?

huntthewumpus 2014-12-09 20:31

Tried Hero mode at first and thought that my units will be OP -- nope ^^ I died a pretty fast death. Would be fun to see how far one could get with really OPed heroes. Liked the graphics and the arrow where your units go.

For Army mode there are a bit too many units on the board for my taste, which makes the game a bit slow.

skipi 2014-12-09 20:32

That will probably be what happens in the future. Either that, or I zoom in the view so the player isn't overwhelmed by the entire map.

huntthewumpus 2014-12-09 20:32

Oh btw: nice job implementing an AI in 48 hours :)

skipi 2014-12-09 20:35

Thanks! The AI is actually really simple. It just generates a few threat maps and a distance map and paths to the tile with the lowest value if it cannot find an enemy. Nothing too fancy.

zakchaos 2014-12-09 21:34

game too slow for me to enjoy seemed to have alot of enemies

krisdevelopment 2014-12-09 21:59

I dont quite what to make out of this... it is cool, but didnt get what to do..

teamquadratic 2014-12-10 01:31

A cool idea. I love fire emblem and I really want to like this. The problem IMO is the sheer number of pieces. It really makes it overwhelming and time consuming to move pieces and watch the enemy move theirs. Good job though!

whilefun 2014-12-10 04:07

Neat idea. I wish the game was more complete/finish-able though. I hope you finish the bits you have left and re-release it. This could be very fun with 2 players.

trisquare 2014-12-11 00:13

This game is actually quite cool, but its a little to easy, other than that its a good game. oh yeah, the charecters are too small, maybe like a custom map that is smaller or that you can scroll through

coolway99 2014-12-11 00:16

Overall not a bad game. Would benefit from sound though. I also found it a bit boring and tedious, it's just a side effect of having like 30 things to control (and then waiting for the computer to do the same). The graphics also blend in with the terrain a bit too much sometimes. Another major issue is it's hard, almost impossible to tell the difference between your pieces and the computer's

androniq 2014-12-11 01:31

Really interesting idea. Like others, I found it a bit too big / overwhelming / slow to really get into it at the moment. I hope you keep going with it.

zi 2014-12-14 07:02

I forgot to rate this game when I first played it! Anyway, this was really really well done. These mechanics were a really bold move, and the concept was really interesting.

The only thing I would change is to add mouse selection. Having to use WASD to traverse 625 cells got a bit slow.

Awesome job! =)

rockhoppergames 2014-12-27 14:36

It's pretty great seeing some turn based strategy here, and I think you've done a good job at making this game interesting!

I'm a bit at a loss why you went with the chess theme, but didn't give any of the units their chess movesets though. I also agree with the people who say scale it down; the game takes unreasonably long as is.

All in all though, this is a very impressive little game, and I'm interested in seeing more!

mach60kas 2014-12-27 14:49

Interesting entry, quite cool to see a fire emblem-like for LD! I found it really difficult to tell which units were mine - the only one which really stood out was the girl, everyone else was just grey. I quite liked the implementation of the movement mechanics and terrain system, as well as the chess inspired-design. I felt it was quite tedious waiting for the CPU to move its 50 or so units across the board since it took longer than my own turn. Overall a pretty good entry, keep it up!

skipi 2014-12-29 00:28

Rockhopper, that's the plan for when I continue development. The idea is tobgi e each unit slight perks based on their type. For instance, pawns might have a burst of speed on thier first turn. I didn't have nearly enough time to implemebt it, though.