Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~117 People Reached
Favorite Forums
Favorite Tags
php x 2
Member Avatar for hectorb

I am trying to make a checkers game for php two players on the same computer here is what I got and was wondering if there's anything wrong with this code note: piece movement would be based from text move A1 to B2 [CODE]function drawBoard() { global $cBoard; $R = …

Member Avatar for hectorb
0
117