Easy mode, hard mode, to be implemented soon
I've had a lot of people play the game, and some have said it's too difficult.
So I've decided to implement an easy mode.
The game can be finished in half the time, so it's perfect for those who just want to play a little bit.
I am also planning to add a hard mode at the same time for those who have already completed the game and want more challenge!
The following are the details of the implementation (some of the details are subject to change).
# Easy Mode : Strange Dream
- Time limit is half
- Short dungeons
- Few items
- No special items
- Only one escape room.
- This is a version of the DEMO version with all kinds of enemies, a girl, and achievements (the DEMO version has one enemy, no girl, and no achievements).
# Hard Mode : Over The Moon
- All items are there, but only one escape room.
- The damage from enemies is uniformly 199(Rare is 200).
- All enemies retain all their abilities.
- Other than that, it is the same as the main game.
I'm also planning to add achievements for both Easy and Hard.
So I've decided to implement an easy mode.
The game can be finished in half the time, so it's perfect for those who just want to play a little bit.
I am also planning to add a hard mode at the same time for those who have already completed the game and want more challenge!
The following are the details of the implementation (some of the details are subject to change).
# Easy Mode : Strange Dream
- Time limit is half
- Short dungeons
- Few items
- No special items
- Only one escape room.
- This is a version of the DEMO version with all kinds of enemies, a girl, and achievements (the DEMO version has one enemy, no girl, and no achievements).
# Hard Mode : Over The Moon
- All items are there, but only one escape room.
- The damage from enemies is uniformly 199(Rare is 200).
- All enemies retain all their abilities.
- Other than that, it is the same as the main game.
I'm also planning to add achievements for both Easy and Hard.