Skip to content

yashed/FoxFill2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦊 FoxHill

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.


About the Game

  • 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

Gameplay Features

  • 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

Screenshots

Here are some preview images of the game:

  • Level 1
    Level 1

  • Level 2
    Level 2

  • Level 3
    Level 3


Setup & Run

  1. Clone this repository:
   git clone https://github.com/yashed/FoxFill2D.git
  1. Open the project in Unity Hub (use the Unity version used for development).
  2. Load the main scene and press ▶️ to start the game.

Build

To build and play:

  1. Go to File → Build Settings
  2. Select your target platform (PC/Android/iOS)
  3. Click Build and Run

Notes

  • Developed using Unity with assets inspired by Brackeys.
  • Currently includes 3 levels.
  • Future improvements may include new levels, enhanced UI, and better sound design.

License

This project is for educational and personal use. Feel free to fork and experiment with improvements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages