progress?
This commit is contained in:
		
					parent
					
						
							
								63354c563f
							
						
					
				
			
			
				commit
				
					
						ce060a26bf
					
				
			
		
					 13 changed files with 758 additions and 57 deletions
				
			
		|  | @ -5,8 +5,8 @@ import de.lunarakai.minecleaner.utils.MathUtils; | |||
| 
 | ||||
| public class Game { | ||||
| 
 | ||||
|     public static int width; | ||||
|     public static int height; | ||||
|     public int width; | ||||
|     public int height; | ||||
|     private int mineCount = 10; | ||||
|     private Cell[][] state; | ||||
|     private boolean gameover; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue