Reversi / Othello - Game Classes | Python | Pygame Module | Programming Beginners

Enjoyed this video? Join my Locals community for exclusive content at hbcoding.locals.com!
1 year ago
22

Here is a fun little project to put together, making use of the minimax algorithm to create the computer AI.

In this video we put together a game I first played on the old nintendo systems, a chinese version of the game, though I was able to figure out the objective of the game at an early age. A fun game, with quite a bit of strategy behind it.

#Python #pythonprogramming #pygame #reversi #othello #pythontutorial #pythonforbeginners #pythontutorial #python3 #code #minimaxtv

00:00
00:50 Game Class
05:20 Name==Main
06:45 Grid Class
08:20 Regen Grid
09:55 Print GameLogic
14:35 LoadImages

Loading comments...