qixils / gamebot

C# Discord bot that automates games
MIT License
3 stars 2 forks source link

Some gamemodes #15

Open hanss314 opened 7 years ago

hanss314 commented 7 years ago
qixils commented 7 years ago

@Technochips has made an AI for TTT in the past, and likely will make a new one eventually:tm:. GOLAD seems difficult to output as a message, and Mafia might be fairly difficult to make and play.

Technochips commented 7 years ago

well, that ai is just looking at the game, and place the cross/circle based on this and this

Bottersnike commented 7 years ago

Is ultimate tic tac toe a ttt grid made out of ttt grids? If so, what are the rules because different games have different rules. (Is it http://bejofo.net/ttt ?)

hanss314 commented 7 years ago

yes it is the link you posted.

Technochips commented 7 years ago

working on ultimate tic-tac-toe https://github.com/Noahkiq/gamebot/tree/ultimate-tictactoe