diff --git a/README.md b/README.md index 35ff49af1f1e877ecac33c1d21f0ed8dee07953e..114d16039143b7dc5e4568a98ce01bd94eabb576 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,6 @@ Aplikasi ini merupakan suatu video game yang dibuat menggunakan Unity. Game ini - Buka program ini melalui Unity Editor, pastikan versi Unity Editor yang dipakai sama untuk menghindari permasalahan - Buka scene `Menu` lalu tekan tombol Play - Anda bisa juga melakukan Build dari Unity Editor lalu run hasil build tersebut -### Dari Build -- Buka directory build dari repository ini -- Jalankan file `.exe` yang ada pada directory tersebut. # Library | Nama | Alasan | | ----------- | ----------- | @@ -21,7 +18,40 @@ Aplikasi ini merupakan suatu video game yang dibuat menggunakan Unity. Game ini # Screenshot Aplikasi - +- Main Menu + +- Scoreboard + + + +- Change Player Name + +- Game Mode Menu + +- Endless Mode + +- Wave Mode + +- Bomber Mob (Ayam) + + +- Skeleton Mob (Naga) + +- Boss Mob (Kumbang Alien) + +- Reaper Mob + +- Game Over + +- Result Screen + + +- Upgrade Menu + +- Bullets + + + # Pembagian Kerja Isabella Handayani - 13519081 - Additional Mobs - Skeleton diff --git a/screenshot/ResultScreen.png b/screenshot/ResultScreenZen.png similarity index 100% rename from screenshot/ResultScreen.png rename to screenshot/ResultScreenZen.png diff --git a/screenshot/bullet.png b/screenshot/bullet.png new file mode 100644 index 0000000000000000000000000000000000000000..521f30d95b8c9611dce45815091f92e0126b85d2 Binary files /dev/null and b/screenshot/bullet.png differ diff --git a/screenshot/diagonalShot2.png b/screenshot/diagonalShot2.png new file mode 100644 index 0000000000000000000000000000000000000000..82981785483506caf0563c8e01c4e4f680fad82c Binary files /dev/null and b/screenshot/diagonalShot2.png differ