User login |
Placing the stonesUp to 0.32 tonight. Got the stone placement working. On mouse button down, the stone puts itself on the goban and notes it in the board layout list. Now I need to have it alternate between players. I will do this by creating a move list. Even indexes will signal player one, odd indexes will signal player 2. That will probably be a problem when I try to implement multiplayer Go. For now, I'm just aiming for Go as its been played for 5000 years. I'm learning enough about the code to realize that I'd probably start from scratch with a multiplayer version. Maybe even wxpython instead of pygame. |
Tags in EoC
Email: c4 at... take a guess |