No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
I have been 2 player programming othello. The program checks for possible areas to place piece "O" and flips pieces. I have got the code for "X" ready too but I can't get the program to switch to player2 "X" and execute code associated to it. Can someone help? class … | |
I am programming the game Othello in c#. i have managed to generate the grid however the starting pieces are not in the right position. I think it because the indexing from 0 when I want it to start from 1. Can someone try and help me out. private const … | |
I am programming othello in c# and I dont know what algorithum to use to check all the directions and display where the user can place his piece. Can someone help?? | |
Re: hi I am stuck on the same probblme did you manage to solve it in the end |
The End.