/AI_for_games

AI algorithms that solve Coding Games challenges.

Primary LanguageC++

AI_for_games

ex1 - MCTS

Monte Carlo Tree Search algorithm that plays Ultimate Tic Tac Toe on Coding Games.

ex2 - RHEA

Rolling Horizon Evolutionary Algorithm that plays Mars Lander on Coding Games.