FoxHill is a 2D Side Scroller game built with Unity.
The player controls a Fox character that can move, jump, and overcome enemies to reach the end of each level.
The game includes 3 playable levels, each with new challenges and environments.
- Game Type: 2D Side Scroller
- Main Character: Fox 🦊
- Enemies: Eagle (sky attacker), Frog & Opossum (ground attackers)
- Gameplay Elements:
- Collect gems to earn points
- Manage health system (lose health when attacked, restore with items)
- Progress through multiple levels with increasing difficulty
- Smooth player movement: forward, backward, crouch, jump
- Enemies with different attack behaviors (air & ground)
- Score system – collect gems to increase points
- Health system – lose health when hit, restore with items
- 3 playable levels with unique design and obstacles
Here are some preview images of the game:
- Clone this repository:
git clone https://github.com/yashed/FoxFill2D.git- Open the project in Unity Hub (use the Unity version used for development).
- Load the main scene and press
▶️ to start the game.
To build and play:
- Go to File → Build Settings
- Select your target platform (PC/Android/iOS)
- Click Build and Run
- Developed using Unity with assets inspired by Brackeys.
- Currently includes 3 levels.
- Future improvements may include new levels, enhanced UI, and better sound design.
This project is for educational and personal use. Feel free to fork and experiment with improvements.


