LeapQuest is a captivating 2D platformer game designed to offer players an exciting and immersive adventure. Set in a vibrant and dynamic world, players guide the character through a series of challenging levels filled with obstacles, enemies and adventure. Utilizing smooth and responsive controls, the game combines skillful jumping, strategic movements, and quick reflexes to navigate through increasingly difficult stages. With its engaging gameplay, colorful graphics, and a captivating soundtrack, LeapQuest aims to provide a fun and rewarding experience for gamers of all ages. This project, developed using Unity and Visual Studio, showcases a blend of creativity and technical skills, emphasizing level design, character animation, and interactive gameplay mechanics.
or Follow these steps to install and run LeapQuest on your local machine:
- Unity Hub (latest version)
- Visual Studio (with Unity tools)
- Clone the repository:
git clone https://github.com/rafio1020/LeapQuest.git
- Open Unity Hub and add the cloned project.
- Open the project in Unity.
- Pen the LeapQuest scene located in the Assets/Scenes folder.
- Press the Play button in the Unity Editor to run the game.
- Build the game for your target platform:
- Go to File > Build Settings.
- Select your target platform.
- Click Build and follow the prompts.
Once the game is running, use the following controls to play:
- Forward: 'D' / (Right Arrow Key)
- Backward: 'A' / (Left Arrow Key)
- Jump: (Space Key)
- Climb Up: 'W'/ (Up Arrow Key)
- Climb Down: 'S' / (Down Arrow Key)
The goal is to navigate through each level, avoiding obstacles and enemies, and reach the end point [Some Gate]. The game keeps track of your score and updates the score in End Menu.
LeapQuest was developed by rafio1020.
This Project is also utilized the following resources and tutorials: