451-Final Project
Game Description:
This is an RPG game that happens in the cattle. In the game, the player is able to fight with the monsters, collect items, and talk with other people in order to escape the castle. Using WASD to move around. Use ESC to see the menu and use P to pick items.
Status | Released |
Platforms | HTML5 |
Author | youkijiudai7 |
Made with | Unity |
Comments
Log in with itch.io to leave a comment.
week 13:
finalize the work and add the 2.5d scene.
Week 12:
1. fix the issue in the camera render, and modify the hard mode
2. add teleport to make "stay" more interesting.
Week 11:
1. fix the bug in the camera switching.
2. fix the bgm issue when switching the scene
3. fix the bugs in the hard mode.
4. add a loading scene.
Week 10 Update:
add the audio system and the cut scene in easy mode. Currently, there are some issues with the hard mode.
Week 9 Update:
We've introduced both a core loop and a feedback loop to the game. Here they are:
Core Loop:
Feedback Loop (Spoiler Alert!): The key will manifest once you defeat the ghost. However, given the ghost's formidable strength, it might pose a significant challenge. To address this, we've implemented features to aid players in their quest:
Week 8 Update:
Add the menu to instore the info of the character and allow the character to use items. Press ESC to open the menu and when find the item, just press P to pick the items.
Week 7 Update:
Finalized the Dice system. If you do not wanna fight with the enemy, you can simply click "dice" to use dice to fight with the enemy. Also, we create a menu so that you can see the stats of the player by right click the mouse.
Week 6 Update:
We have finalized the battle system, and players should now be able to experience the entire system. We haven't added the "item" component yet. Even though we understand the logic behind it, we're still contemplating how players will obtain these items. Our current plan is to allow characters to purchase items for use during the game.
Week 5 Update:
optimize the battle scene so that the character and the enemy are able to fight against each other. In the next week, we plan to finish up the battle scene so that the enemy will disappear once the player wins the battle.
week4 update: