unlimitedbacon / kfungus

A clone of the old NetFungus game using Kivy.
2 stars 2 forks source link

Computer Players #4

Open BGMcoder opened 9 years ago

BGMcoder commented 9 years ago

Would it be difficult to add computer players? I like to play Fungus, but there isn't always someone to play with. The original had computer players too.

BGMcoder commented 8 years ago

Mr. Bacon, I'm dying here for computer players!

unlimitedbacon commented 8 years ago

Well it would require me to write some kind of AI, which I've never done before. Honestly it sounds harder than making the actual game.

BGMcoder commented 8 years ago

I admit, too, that it sounds hard. But lots of other games have it. The original MacFungus had it too. It doesn't even have to be very smart. Honestly, I don't have any clue how to go about that either, but if you figure it out (or I do) then I'd use it for a windows version if I ever get around to making one. Surely it can't be that hard. The computer turn receives a random piece (easy enough) and sticks it in a random place (easy enough). I appreciate you thinking about it though!

On 10/26/2015 10:27 PM, Tyler Anderson wrote:

Well it would require me to write some kind of AI, which I've never done before. Honestly it sounds harder than making the actual game.

— Reply to this email directly or view it on GitHub https://github.com/unlimitedbacon/kfungus/issues/4#issuecomment-151361825.