This is a 2D platformer with an emphasis on mixing combat and platforming to get to the end of the game. The game is still a work in progress but currently features one level with much more to come in the future.
- High-quality graphics and animations.
- Smooth and responsive player controls.
- Engaging gameplay mechanics and challenges.
- Interactive environments and objects.
- Sound effects and background music.
- Customizable settings and options.
To run and work on this game project, you will need:
- Unity 3D (version 20XX.XX or higher)
- A text editor or integrated development environment (IDE) for editing scripts
- Clone this repository or download the ZIP file and extract it.
- Open Unity and select "Open Project."
- Navigate to the project folder you just downloaded and select it.
- Wait for Unity to import and set up the project.
- Once the project is open in Unity, you can explore the various game assets, scenes, and scripts.
- To run the game, select the main game scene and click on the play button in the Unity editor.
- Use the provided controls or follow the in-game instructions to play and enjoy the game.
- Open the scripts in your preferred text editor or IDE to modify and extend the game functionality.
- Experiment with different settings, assets, and scripts to create your own unique game experience.