Hi, I'm basically creating an area that any number of ants up to 10 can be manipulated and moved around the area. I'm thinking of maybe using a drawingJPanel but instead of actually using a rectangle/circle or other shape I was going to use a text character as an ant ( ¥ ) and go from there...