The project is a game in Unity implemented by Lucas Meres, Pedro Volpe, Eric Uchiyamada, Oliver Mccormack, Thiago Liporace, Renan Tagliaferro, and Cauê Macedo.
"Last Whim" is a top-down shooter game focused on speed and difficulty, featuring two main bosses, "The Watcher" and "The Avatar." These two bosses were designed to present a certain level of challenge until they are defeated, thus providing a more rewarding experience for the player.
Besides these two bosses representing the combat, the game includes mechanics, like attacking, dodging, saving at checkpoints, "cutscenes", environment, among less important ones.
- To test the project, simply access this link on the drive: https://drive.google.com/drive/u/0/folders/1CSYoqfey-vZucnGpx3XWVY95IRCHCI5R
- After downloading the .zip file, extract it.
- Once extracted, the folder will contain the "Last Whim.exe" file.
- Open the executable and enjoy testing the game!
Note: this game is not really polished, so it's very likely to have bugs throughout the game.
- Install Unity version 2022.3.20f1.
- Clone this repository into an empty folder on your computer (the game files will be located in this folder).
- Click the "Add" button in Unity Hub, locate the previously created repository, and add the project to your project list.
- Enter the project and modify the code as much as you want.
- Audio: Cauê Macedo, Pedro Volpe, Eric Uchiyamada, Lucas Meres (implementation).
- Player mechanics: Lucas Meres.
- Combat mechanics (sword): Lucas Meres and Eric Uchiyamada.
- Music: Lucas Meres (Note: The "Main Manu" theme is an original song for the game. Other tracks were found for free online).
- Checkpoint system: Eric Uchiyamada.
- Bosses: Oliver Mccormack and Lucas Meres.
- Art and animations: Pedro Volpe and Lucas Meres (implementation).
- Cutscenes: Pedro Volpe and Lucas Meres (implementation).
- Main Menu: Pedro Volpe and Thiago Liporace.