optimalcstrike

Untitled

May 5th, 2011
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.10 KB | None | 0 0
  1. ColorFloodGame game = new ColorFloodGame (6,6);        
  2.         while (game.isWinner() = false){
  3. //code here
  4. }
Advertisement
Add Comment
Please, Sign In to add comment