Skip to content

A survey of game AIs on Gomoku, including classic algorithms such as Minimax and MCTS. It contains a frontend with React and a flask backend that connects to the AI agent class.

Notifications You must be signed in to change notification settings

Slijeff/game-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

game-ai

A survey of game AIs, including classic algorithms such as Minimax and MCTS.

Goals

  • Implement Minimax agent
  • Implement Gomoku class
  • Implement MCTS agent
  • Implement front-end

About

A survey of game AIs on Gomoku, including classic algorithms such as Minimax and MCTS. It contains a frontend with React and a flask backend that connects to the AI agent class.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published