capitals 2014-08-26 19:49
This is quite fun to play, however I do not quite see completely how this linked to the theme.
Foon → Ludum Dare Explorer → LD30 → Cells
By xanjos
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 2 | 81 | ||
| Fun | 574 | 2.69 | ||
| Humor | 589 | 1.35 | ||
| Innovation | 637 | 2.51 | ||
| Audio | 640 | 1.68 | ||
| Mood | 708 | 1.79 | ||
| Overall | 726 | 2.57 | ||
| Theme | 735 | 1.89 | ||
| Graphics | 760 | 1.80 |
This is quite fun to play, however I do not quite see completely how this linked to the theme.
@Capitals: I wasn't really sure whether this could be linked to the theme as well (I showed it to my friend who was doing the jam as well and he said it somewhat fitted the theme) but I suppose each cell can 'connect' to all of the other cells surrounding it (if you can interpret that as the theme part)
Really cool game!
I'm with @Capitals on this one. Me and the computer seemed to have a... draw?
Cool game. I wish there was either a multiplayer version or a way stronger AI so we could test various strategies :O Otherwise, good work!!
I think it fits the theme
@Aumni: I actually coded the primary mechanic with two players in mind first then added the AI later (I suppose I can add local multiplayer in some form or another in a post compo version).
As for the AI itself, it's pretty basic. Essentially all it's doing is iterating through every single cell it owns and checking which one would capture more cells. Also, because of time constraints/me being lazy (or rather, this is actually my first time trying to make AI for a game jam game or actual AI for that matter), I used a random number generator as a tiebreaker when you have several viable cells (There's also a few lines of code that makes the AI go for neutral cells more and taking that out makes it very aggressive and attempt to capture as many cells as possible but unfortunately it becomes so stubbornly aggressive, it won't actually finish the game because it's too busy trying to capture the most cells).
the entry is ok, and it reminds me of a very old flash game i once placed (very similar, but ewith hexagons)
the ai needs some work though, because all I did was eating into blue (if possible: getting 4, elsewise get 3) and i easily won
@pythong: I'll agree that the AI needs some working on (I'm not exactly great at making them to be honest). At the moment it's stupidly passive (since it goes for neutral cells more).
I think that what the game needs (in addition to a better AI of course :P) are some deeper mechanics. For example if capturing a circle prevented that circle from being captured for N turns (maybe 1) the battles for territory when the players clash would probably be more strategic! Another mechanic you could add is that circles which are cut off from the "main group" (largest amount of circles that connect in some way) become automatically captured by the enemy (for example in your fourth screenshot, the four blue circles would automatically turn red. What I'm trying to say is that it has potential, even though it isn't much right now.
Anssi@MooseflyGames
@Moosefly: One of my planned mechanics was that if you capture an opposing cell, your newly captured cells will start capturing its neighbours (beginning a chain reaction of some sort) but I decided to cut that out due to time and complexity (and the fact that it could potentially make the game too short).
I also originally had randomly chosen walls (cells that cannot be captured by either player) added in but I had to take that out as sometimes the random wall generation would inadvertently block off a group of neutral cells (preventing the game from finishing).
@Xanjos
Yeah, the time limit can be quite harsh. Too bad you had to cut those features, they sound pretty cool!
Fun game! However, the sounds can get quite annoying, and it doesn't seem to fit the theme well.
@Noah: I'll admit the sounds weren't exactly the best choice for the game but I figured some sound might be better than no sound at all.
Nice. I love "simple" games like this
Took me a couple of tries to win. :) Short and sweet.
Very cool! I like this :D
Pretty easy, just always pick an extruding point but interesting idea and solid implementation
Nice and simple.
Not bad AI and interesting concept. It could be further expanded with special cells with items and different levels with unique map configurations. Good job!
Nice concept. Like others said, with stronger AI it would be really cool, but understandable given the time constraints of Ludum Dare. Thanks for sharing!
Nice simple mechanics are good. Shame you didn't get walls working properly, that would potentially have made it more interesting.
Very easy to win so I tried eliminating all blues. Wining with three blue cells on the board is the minimum possible.
Nice game, but too easy. It make sence to do different level of AI, because when you firstly done it, playing the game become no sence.
Try to think about replayable.
@Shide: Yeah, the AI is pretty dumb and easy to work out (I'm not really good at making AI per se).
Nice game. Kind of in line with the theme. AI was basic. Easy game to play, hard to master. Nice job.
A very simple game. And I mean this in a good way.
Here's an idea: how about each player can program their own AI, and then you can let your AI fight against the opponent's AI. This game would be a perfect for such a competition.
The idea is simple. With some more mechanics, it could become an interesting game.
Nice mechanic, but like Moosefly said it needs deeper choices. Great job for a game jam anyway :)
Nice work.
I'm on linux 64 bit, and it won't run for me. Maybe put up a 64 bit build? Thanks.
@DeltaF1: Thanks for letting me know. I'll try and put up a 64 bit Linux build hopefully by Sunday evening.
Just replaced the Linux build with a one that should be compatible with both 32 and 64 bit.
Simple but well done game. I included it in part 25 of my Ludum Dare 30 compilation video series, if you’d like to take a look :) http://youtu.be/mlEPiXm0ehY