Creating the 2d Java tank game
public class MicroTankCanvasextends Canvasimplents Runnable {public void run( ) {while (true) {\\Update the game state. repaint ( );public void paint(Graphics g)Is this a good code to create the tank game?
[268 byte] By [
fergboba] at [2007-10-3 7:47:51]

> Anyone know a good IDE to use?Did you not even read the reply 7?! Type "Best IDE" into the search box on the left of this page and it will come up with about 782,679,074 different threads.