Build interactive chess and tic tac toe games using Pygame. Train your Chess with Monte Carlo Tree Search algorithm
What you will learn
Learn how to build interactive chess game using Pygame
Learn how to build interactive tic tac toe game using Pygame
Learn how to create Monte Carlo Tree Search algorithm and implement it to the chess game
Learn how to create chess game logics, create event handling, and input handling
Learn how to create tic tac toe game logics, create event handling, and input handling
Learn how to initialize Pygame window, set the size, load images, create event handling, and input handling
Learn how to create function to make random chess move
Learn how to implement chess move logics
Learn how to create function to check if a player has won the game
Learn the the basic fundamentals of Pygame, such as getting to know its use cases, main features, and some game project ideas that can be built using Pygame
Learn the basic rules of chess and tic tac toe game. Additionally, learn how to implement the games logics into code
Learn about four game testing objectives, functionality testing, user interface testing, compatibility testing, and performance testing
English
language