diff --git a/README.md b/README.md index 060b3af405e7ac75b6947f28f3c7615d33a72bf3..bd35615e7b6af7e7178458d8c2c77aaaaaef63ad 100644 --- a/README.md +++ b/README.md @@ -48,38 +48,56 @@ No damage, 1 hit kill, Motherlode, x2 speed, Full HP pet, Kill pet ## Library - +- Weapon Assets +- BasicBedroom Assets +- Bed & Bath Furniture +- Pet Assets +- Final Boss Assets ## Screenshots - Story -<!--  --> + + + + - Save Game + - Gameover - + - Scoreboard + - Main menu + - Shopkeeper + - Weapon + + + + + - Pet + - Cheat + ## Pembagian Kerja | NIM | NAMA | TASK |Total Jam | |----------|------------------------|------------------------------------------------------------------|------------------------------------| -| 13520024 | Hilya Fadhilah Imania | || -| 13520041 | Ilham Pratama | | | -| 13520066 | Putri Nurhaliza | Pet, Scoreboard |4 jam persiapan + 24 jam pengerjaan | -| 13520082 | Jeremy Rionaldo P. | | -| 13520160 | Willy Wilsen | Story, Shopkeeper | 4 jam persiapan + 28 jam pengerjaan | +| 13520024 | Hilya Fadhilah Imania|Save Game, Cheat, Main Menu|4 jam persiapan + 24 jam pengerjaan| +| 13520041 | Ilham Pratama|Weapons| 8 jam persiapan + 36 jam pengerjaan| +| 13520066 | Putri Nurhaliza|Pet, Scoreboard | 4 jam persiapan + 24 jam pengerjaan | +| 13520082 | Jeremy Rionaldo P.|Setup, Cutscene | 4 jam persiapan + 24 jam pengerjaan | +| 13520160 | Willy Wilsen| Story, Shopkeeper | 4 jam persiapan + 28 jam pengerjaan | diff --git a/screenshot/cheat.png b/screenshot/cheat.png new file mode 100644 index 0000000000000000000000000000000000000000..005d4ca5d6ff8c3c02f41bd7e590b65a81310874 Binary files /dev/null and b/screenshot/cheat.png differ diff --git a/screenshot/gameover.png b/screenshot/gameover.png new file mode 100644 index 0000000000000000000000000000000000000000..09f2f5b32c8fdcdefa811aa744544b30ed858667 Binary files /dev/null and b/screenshot/gameover.png differ diff --git a/screenshot/mainmenu.png b/screenshot/mainmenu.png new file mode 100644 index 0000000000000000000000000000000000000000..79e19a61a9360e90742ea02060e6ffbb93827066 Binary files /dev/null and b/screenshot/mainmenu.png differ diff --git a/screenshot/pet.png b/screenshot/pet.png new file mode 100644 index 0000000000000000000000000000000000000000..65deabd65f4d31f405fe72f45ba1c160fb65b3db Binary files /dev/null and b/screenshot/pet.png differ diff --git a/screenshot/savegame.png b/screenshot/savegame.png new file mode 100644 index 0000000000000000000000000000000000000000..9e7cadcc58a4484376244efe1acf6346b4c7bb2b Binary files /dev/null and b/screenshot/savegame.png differ diff --git a/screenshot/scoreboard.png b/screenshot/scoreboard.png new file mode 100644 index 0000000000000000000000000000000000000000..471d50beeace9fdfbe0be0c37f32faba07d6042a Binary files /dev/null and b/screenshot/scoreboard.png differ diff --git a/screenshot/shopkeeper.png b/screenshot/shopkeeper.png new file mode 100644 index 0000000000000000000000000000000000000000..a4edcffc7416395f3a7b7d1b06d4385a450dbbeb Binary files /dev/null and b/screenshot/shopkeeper.png differ diff --git a/screenshot/story-1.png b/screenshot/story-1.png new file mode 100644 index 0000000000000000000000000000000000000000..83b5171e7159983790738da11539c5b862e48523 Binary files /dev/null and b/screenshot/story-1.png differ diff --git a/screenshot/story-2.png b/screenshot/story-2.png new file mode 100644 index 0000000000000000000000000000000000000000..d9a8e6e59190b326f863559b32dddb554bd0457d Binary files /dev/null and b/screenshot/story-2.png differ diff --git a/screenshot/story-3.png b/screenshot/story-3.png new file mode 100644 index 0000000000000000000000000000000000000000..d39aba731c999c72945711ff3472c62e4c28f87e Binary files /dev/null and b/screenshot/story-3.png differ diff --git a/screenshot/weapon-1.png b/screenshot/weapon-1.png new file mode 100644 index 0000000000000000000000000000000000000000..bcade3b3a072e006a6bc6e32113b1a751fbcf055 Binary files /dev/null and b/screenshot/weapon-1.png differ diff --git a/screenshot/weapon-2.png b/screenshot/weapon-2.png new file mode 100644 index 0000000000000000000000000000000000000000..aef2c2a987a1fafc75d43c5e5c2a9cb0ab7a0f69 Binary files /dev/null and b/screenshot/weapon-2.png differ diff --git a/screenshot/weapon-3.png b/screenshot/weapon-3.png new file mode 100644 index 0000000000000000000000000000000000000000..e2cd7dd986ab77fb92396b5532dc030b1cb20d88 Binary files /dev/null and b/screenshot/weapon-3.png differ diff --git a/screenshot/weapon-4.png b/screenshot/weapon-4.png new file mode 100644 index 0000000000000000000000000000000000000000..56c4ed01bd71ff2234790dd77f0540a06bf2049c Binary files /dev/null and b/screenshot/weapon-4.png differ