HI, I was wondering if someone can give an example in words for a simple game so that I can practice building the game tree to find best moves for a minimax algorithm. Online sources only show the game tree, but I want to build it from scratch if someone can put up a simple eg that be great. I want to get better understanding before diving into implementing minimax algorithm on my own.