Skip to content

Mahan-M47/Unity-Platformer-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Platformer Project

About the Game

This project contains A simple 3D platformer game made with Unity. At the start of the game, a number of pickups spawn in random places of the map. The goal is to catch every single pickup by walking or jumping through them. This project was originally created for my Computer Graphics course at SBU (Spring 2022).

Gameplay

Here's a glimpse of the game in action:

Installation

You can download the latest version from the releases section.

Otherwise, you can manually open the game in the engine by following these steps:

  1. Clone the repository
  2. Install Unity 2021.3.5f1 (or newer)
  3. Open the project in Unity:
    • Open Unity Hub.
    • Click "Open" and navigate to the project folder.
    • Select the project.

Project Structure

  • Assets: Contains all the game assets including scripts, prefabs, animations, and more.
  • Assets/Scenes: Where you'll find the game levels and other scenes.
  • Assets/Scripts: Contains all the C# scripts for game mechanics, player control, etc.

Please note that this project uses assets from the Skybox Series Free package.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

About

A simple platformer game made with Unity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published