Paimon encounters a group of monsters in the wild, and defeating them requires strategy and skill. Can you help Paimon escape danger?
- There are 2 characters: Paimon and the Adventurer.
- Bullets orbit around the characters.
- Bullets move in circular motion over time, gradually getting closer to and farther from the characters.
- Bullets can damage enemies.
- There are 3 types of enemies: Bees, Boars, and Snails.
- Enemies appear randomly on the map and move towards the characters.
- Characters can avoid enemies by moving.
- Paimon can increase the number of orbiting bullets through skills.
- The Adventurer can attack enemies by firing bullets.
- Use
WASDkeys to control character movement. - Use 'F' to release skills.
- Defeat as many enemies as possible to achieve a high score.
- Avoid letting health drop to zero to keep the character alive.
- EasyX Graphics Library
- C++11 Standard
- Visual Studio 2019 or higher
- Clone or download this repository locally.
- Open the solution file with Visual Studio.
- Compile and run the project.
- Ensure the EasyX Graphics Library is properly installed and configured in VS.
- Run the program to start the game.