Skip to content
Snippets Groups Projects
Commit b187207b authored by RADELLAH Badr's avatar RADELLAH Badr
Browse files

Final project ( dernier Commit )

parent 1d7b996c
Branches
No related tags found
No related merge requests found
Pipeline #41626 passed
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -17,7 +17,7 @@ public class SimulatorApplication extends javafx.application.Application {
private static final int COLUMN_COUNT = 20;
private static final int BOX_WIDTH = 30;
private static final int BOX_HEIGHT = 30;
public static final int INITIAL_FIRE_COUNT = 6;
public static final int INITIAL_FIRE_COUNT = 4;
public static final int INITIAL_FIREFIGHTER_COUNT = 6;
public static final int INITIAL_CLOUD_COUNT = 4;
private static final int INITIAL_ROAD_COUNT = 5;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment