issues
search
panwauu
/
tac-with-bug
Webapp for the popular boardgame TAC
https://tac-with-bug.herokuapp.com/
4
stars
4
forks
source link
AI: How to manage AI in games
#135
Closed
panwauu
closed
10 months ago
panwauu
commented
10 months ago
Database
[x] How to handle reference to AI in the database?
[x] How to ensure that there are no bots and players in same spot?
Game
[x] Call the Bot cyclic and fast, only do one move, order by lastplayed games
[x] Robust error handling
[x] Call correct bot
Substitution
[x] Allow substitution of inactive players by bot, inactive player by player, bot by player
[x] Not allowed in tournament games
[x] Make a selection of whom to substitute
[x] Revisit with rematch
[x] Revisit statistics
Database
Game
Substitution