diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser new file mode 100644 index 0000000..7fd3e4c Binary files /dev/null and b/.idea/caches/build_file_checksums.ser differ diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..30aa626 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/backgrounds_game_grass_layer_2.png b/app/src/main/res/drawable/backgrounds_game_grass_layer_2.png new file mode 100644 index 0000000..b16d55f Binary files /dev/null and b/app/src/main/res/drawable/backgrounds_game_grass_layer_2.png differ diff --git a/app/src/main/res/drawable/backgrounds_game_grass_layer_3.png b/app/src/main/res/drawable/backgrounds_game_grass_layer_3.png new file mode 100644 index 0000000..7f198ec Binary files /dev/null and b/app/src/main/res/drawable/backgrounds_game_grass_layer_3.png differ diff --git a/app/src/main/res/drawable/backgrounds_game_snow_layer_2.png b/app/src/main/res/drawable/backgrounds_game_snow_layer_2.png new file mode 100644 index 0000000..06f143e Binary files /dev/null and b/app/src/main/res/drawable/backgrounds_game_snow_layer_2.png differ diff --git a/app/src/main/res/drawable/backgrounds_game_snow_layer_3.png b/app/src/main/res/drawable/backgrounds_game_snow_layer_3.png new file mode 100644 index 0000000..a990269 Binary files /dev/null and b/app/src/main/res/drawable/backgrounds_game_snow_layer_3.png differ diff --git a/app/src/main/res/drawable/playershapes_blue.png b/app/src/main/res/drawable/playershapes_blue.png new file mode 100644 index 0000000..8d3d1a3 Binary files /dev/null and b/app/src/main/res/drawable/playershapes_blue.png differ diff --git a/app/src/main/res/drawable/playershapes_soccer.png b/app/src/main/res/drawable/playershapes_soccer.png new file mode 100644 index 0000000..e03d572 Binary files /dev/null and b/app/src/main/res/drawable/playershapes_soccer.png differ diff --git a/app/src/main/res/drawable/tools_spring_2.png b/app/src/main/res/drawable/tools_spring_2.png new file mode 100644 index 0000000..f6a3c60 Binary files /dev/null and b/app/src/main/res/drawable/tools_spring_2.png differ