Building Chess & Tic Tac Toe Game with Pygame | Courses | Crax

Welcome To Crax.Pro Forum!

Check our new Marketplace at Crax.Shop

   Login! SignUp Now!

Building Chess & Tic Tac Toe Game with Pygame

Building Chess & Tic Tac Toe Game with Pygame

LV
9
 

carxproveteran

Member
Joined
Apr 7, 2023
Threads
6,043
Likes
597
Awards
12
Credits
24,467©
Cash
0$

1714804081888

Building Chess & Tic Tac Toe Game with Pygame​

Build interactive chess and tic tac toe games using Pygame. Train your Chess with Monte Carlo Tree Search algorithm

What you'll 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
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Top Bottom