FoonLudum Dare ExplorerLD30 → Cells

Cells

By xanjos

View on Wayback Machine

CategoryRankScoreCount
Coolness281
Fun5742.69
Humor5891.35
Innovation6372.51
Audio6401.68
Mood7081.79
Overall7262.57
Theme7351.89
Graphics7601.80

Comments

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.

xanjos 2014-08-26 20:25

@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)

ponk 2014-08-26 21:12

Really cool game!

darkcart 2014-08-26 22:24

I'm with @Capitals on this one. Me and the computer seemed to have a... draw?

aumni 2014-08-26 22:30

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!!

thegamingproject 2014-08-26 22:34

I think it fits the theme

xanjos 2014-08-27 12:36

@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).

pythong 2014-08-27 13:29

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

xanjos 2014-08-27 13:39

@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).

moosefly 2014-08-27 14:37

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

xanjos 2014-08-27 16:02

@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).

moosefly 2014-08-27 22:31

@Xanjos
Yeah, the time limit can be quite harsh. Too bad you had to cut those features, they sound pretty cool!

fussycashew 2014-08-27 22:39

Fun game! However, the sounds can get quite annoying, and it doesn't seem to fit the theme well.

xanjos 2014-08-27 22:58

@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.

dickpoelen 2014-08-28 13:52

Nice. I love "simple" games like this

incd021 2014-08-29 16:39

Took me a couple of tries to win. :) Short and sweet.

gamegrape-corporation 2014-08-29 20:53

Very cool! I like this :D

almax27 2014-08-29 21:44

Pretty easy, just always pick an extruding point but interesting idea and solid implementation

naytron 2014-08-30 14:14

Nice and simple.

jukimv1986 2014-08-30 14:16

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!

pikkpoiss 2014-08-30 17:41

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!

someone 2014-08-30 18:15

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.

shide 2014-09-01 11:05

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.

xanjos 2014-09-01 14:34

@Shide: Yeah, the AI is pretty dumb and easy to work out (I'm not really good at making AI per se).

phocker 2014-09-02 22:28

Nice game. Kind of in line with the theme. AI was basic. Easy game to play, hard to master. Nice job.

zyxer 2014-09-05 18:03

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.

natrium729 2014-09-07 21:38

The idea is simple. With some more mechanics, it could become an interesting game.

nicepenguins 2014-09-09 23:23

Nice mechanic, but like Moosefly said it needs deeper choices. Great job for a game jam anyway :)

heychinaski 2014-09-13 13:15

Nice work.

deltaf1 2014-09-13 18:34

I'm on linux 64 bit, and it won't run for me. Maybe put up a 64 bit build? Thanks.

xanjos 2014-09-13 23:55

@DeltaF1: Thanks for letting me know. I'll try and put up a 64 bit Linux build hopefully by Sunday evening.

xanjos 2014-09-14 15:08

Just replaced the Linux build with a one that should be compatible with both 32 and 64 bit.

jupiter_hadley 2014-09-14 21:24

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