diff --git a/leaky-ships/public/assets/background.png b/leaky-ships/public/assets/background.png new file mode 100644 index 0000000..fb73c6a Binary files /dev/null and b/leaky-ships/public/assets/background.png differ diff --git a/leaky-ships/public/assets/loading.gif b/leaky-ships/public/assets/loading.gif new file mode 100644 index 0000000..56af29c Binary files /dev/null and b/leaky-ships/public/assets/loading.gif differ diff --git a/leaky-ships/public/assets/player_blue.png b/leaky-ships/public/assets/player_blue.png new file mode 100644 index 0000000..64317f3 Binary files /dev/null and b/leaky-ships/public/assets/player_blue.png differ diff --git a/leaky-ships/public/assets/player_red.png b/leaky-ships/public/assets/player_red.png new file mode 100644 index 0000000..680d814 Binary files /dev/null and b/leaky-ships/public/assets/player_red.png differ diff --git a/leaky-ships/public/assets/ship_blue_2x.gif b/leaky-ships/public/assets/ship_blue_2x.gif new file mode 100644 index 0000000..9ed0b15 Binary files /dev/null and b/leaky-ships/public/assets/ship_blue_2x.gif differ diff --git a/leaky-ships/public/assets/ship_blue_3x_1.gif b/leaky-ships/public/assets/ship_blue_3x_1.gif new file mode 100644 index 0000000..635b4f3 Binary files /dev/null and b/leaky-ships/public/assets/ship_blue_3x_1.gif differ diff --git a/leaky-ships/public/assets/ship_blue_3x_2.gif b/leaky-ships/public/assets/ship_blue_3x_2.gif new file mode 100644 index 0000000..34511ca Binary files /dev/null and b/leaky-ships/public/assets/ship_blue_3x_2.gif differ diff --git a/leaky-ships/public/assets/ship_blue_3x_3.gif b/leaky-ships/public/assets/ship_blue_3x_3.gif new file mode 100644 index 0000000..e0b7d07 Binary files /dev/null and b/leaky-ships/public/assets/ship_blue_3x_3.gif differ diff --git a/leaky-ships/public/assets/ship_blue_4x_1.gif b/leaky-ships/public/assets/ship_blue_4x_1.gif new file mode 100644 index 0000000..e05da27 Binary files /dev/null and b/leaky-ships/public/assets/ship_blue_4x_1.gif differ diff --git a/leaky-ships/public/assets/ship_blue_4x_2.gif b/leaky-ships/public/assets/ship_blue_4x_2.gif new file mode 100644 index 0000000..a637548 Binary files /dev/null and b/leaky-ships/public/assets/ship_blue_4x_2.gif differ diff --git a/leaky-ships/public/assets/ship_red_2x.gif b/leaky-ships/public/assets/ship_red_2x.gif new file mode 100644 index 0000000..f11d508 Binary files /dev/null and b/leaky-ships/public/assets/ship_red_2x.gif differ diff --git a/leaky-ships/public/assets/ship_red_3x_1.gif b/leaky-ships/public/assets/ship_red_3x_1.gif new file mode 100644 index 0000000..3d77dd2 Binary files /dev/null and b/leaky-ships/public/assets/ship_red_3x_1.gif differ diff --git a/leaky-ships/public/assets/ship_red_3x_2.gif b/leaky-ships/public/assets/ship_red_3x_2.gif new file mode 100644 index 0000000..374b779 Binary files /dev/null and b/leaky-ships/public/assets/ship_red_3x_2.gif differ diff --git a/leaky-ships/public/assets/ship_red_3x_3.gif b/leaky-ships/public/assets/ship_red_3x_3.gif new file mode 100644 index 0000000..9a31557 Binary files /dev/null and b/leaky-ships/public/assets/ship_red_3x_3.gif differ diff --git a/leaky-ships/public/assets/ship_red_4x_1.gif b/leaky-ships/public/assets/ship_red_4x_1.gif new file mode 100644 index 0000000..c2bc27e Binary files /dev/null and b/leaky-ships/public/assets/ship_red_4x_1.gif differ diff --git a/leaky-ships/public/assets/ship_red_4x_2.gif b/leaky-ships/public/assets/ship_red_4x_2.gif new file mode 100644 index 0000000..c28b7d4 Binary files /dev/null and b/leaky-ships/public/assets/ship_red_4x_2.gif differ