00:00
00:00
Newgrounds Background Image Theme

mihaithecool just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "fourInARow"

Great game

i think this could develop into something huge

Chamyky responds:

What do you mean exactly?
Anyway I like clean and intuitive things, so I don't often add features that weren't planned at first.

Fantastic

I gave you a four because i mistakenly thought there was no AI, but ill put it on my daily "vote five" list for a couple days to make up. 9/10 however, first because the ai isnt very good, and second because although not having instructions or buttons does make the interface cleaner, it also makes it less intuitive.

Chamyky responds:

I must confess that the AI intelligence problem is CPU related. I can easily upgrade the AI to a second level, on which it's really better - but the calculation needed for each turn then takes about 32 seconds (on a good computer!) instead of the current 3 seconds.
That's why the game is meant to be played with two human players, and it is more intuitive that way (no need to know the IA key).

Nice

It wasn't until the second game that I realized it is 3d and stacks up, nice programming man.

Chamyky responds:

Thanks :)

How does your AI work?

It lags really badly when its the AIs turn, it might just be me but that usually happens when your doing a insanely long loop or something idk... but im curious how it works.

Chamyky responds:

Well, I took a very simple approach for the IA: it imagines every possible move it can do next turn for every possible move the adversary can do for every possible move it can do this turn ^_^ .
Yeah, it just imagines each possible branch for each possible branch for... etc, and take the one where it will the most likely win. When the IA starts calculating its turn, the animation freezes because it uses all the calculation power it's allowed to use (limited by Flash Player, sadly) to search for the best solution.
That's why I could easily improve the IA by telling it to search further; however it madly increases the search time.

Cool.

Needs different AI levels and stuff like a main menu, but I really like it. The only issue with the gameplay is that it's hard to see. Maybe if you could mess with the opacity a little bit... Anyways, yeah.