Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 409 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 409 Bytes

Hexapawn-python

play a game of Hexapwan against the computer, but beware, it learns!

A little AI project I made for by the game Hexapawn as described in this youtube video.

The computer starts with all its possible moves, and deletes it's uneffective ones in case of a loss. thus, making it a better opponet with each game.