Reversi/Othello like game

Hi I’m planning onbuilding a game thats similar to reversi/othello

the game rules can be found here, it has diagrams to help understand it:
http://www.cs.tau.ac.il/~geshelma/rules.htm

I just need help figuring out how to make it so when the playey clicks on a square, he adds a new piece and his enemy pieces flip/convert if they’re cought between 2 of the players pieces.

Thats doesn’t sound very clear…but I’m not sure how to rewrite that…

anyway…check the link above and you’ll see what I mean.

its a fun game, and I’ve got a good idea to make it more interesting/fun/intense.

Thanks for reading this at least :slight_smile:

I’d love any suggestions, ideas, or comments.

I’ll be sure to post the game here when i finish it (if i can get this figured out)

Thanks

-Lem