Current Forum: Homework 6 - Part II |
Date: Sun Dec 2 2001 8:13 pm |
Author: Shi, Ying <shy@cmu.edu> |
Subject: bug... with GraphicsGame.java? |
|
|
when the game moves into the playing phase--both sides need to move pieces around(instead of placing pieces) the graphic board gets completely messed up in the way that 1. any piece(including both player-1's and player-2's) can be moved 2. pieces can be moved onto an already occupied position
while my MyBoard.java works perfectly fine with the Text version game playing
anyone else ran into this problem too??
|
|