Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrMakarewicz committed Aug 31, 2021
1 parent c286256 commit a3c8802
Show file tree
Hide file tree
Showing 46 changed files with 2 additions and 1,469 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.gradle
.idea
.idea
build
Binary file removed resources/images/animal-1.png
Binary file not shown.
Binary file removed resources/images/animal-10.png
Binary file not shown.
Binary file removed resources/images/animal-2.png
Binary file not shown.
Binary file removed resources/images/animal-3.png
Binary file not shown.
Binary file removed resources/images/animal-4.png
Binary file not shown.
Binary file removed resources/images/animal-5.png
Binary file not shown.
Binary file removed resources/images/animal-6.png
Binary file not shown.
Binary file removed resources/images/animal-7.png
Binary file not shown.
Binary file removed resources/images/animal-8.png
Binary file not shown.
Binary file removed resources/images/animal-9.png
Binary file not shown.
Binary file removed resources/images/highlight-animal.png
Binary file not shown.
Binary file removed resources/images/jungle-tile-planted.png
Binary file not shown.
Binary file removed resources/images/jungle-tile.png
Binary file not shown.
Binary file removed resources/images/savannah-tile-planted.png
Binary file not shown.
Binary file removed resources/images/savannah-tile.png
Binary file not shown.
Binary file removed resources/images/selected-animal.png
Binary file not shown.
7 changes: 0 additions & 7 deletions src/application/InvalidStartingParametersException.java

This file was deleted.

19 changes: 0 additions & 19 deletions src/application/Main.java

This file was deleted.

30 changes: 0 additions & 30 deletions src/application/ParametersLoader.java

This file was deleted.

99 changes: 0 additions & 99 deletions src/application/SimulationCanvas.java

This file was deleted.

155 changes: 0 additions & 155 deletions src/application/SimulationThread.java

This file was deleted.

25 changes: 0 additions & 25 deletions src/application/tiles/AnimalTile.java

This file was deleted.

31 changes: 0 additions & 31 deletions src/application/tiles/AnimalTileFactory.java

This file was deleted.

19 changes: 0 additions & 19 deletions src/application/tiles/TerrainTile.java

This file was deleted.

Loading

0 comments on commit a3c8802

Please sign in to comment.