Skip to content

alinaHinzhulBSNU/Platformer-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunny Land Platformer 2D

Game Logic: the fox's goal is to get home and collect all cherries and gems.

  • Download setup file here (Windows 10)
  • Try this game online here (WebGL)
  • Demo video here (YouTube)
  • C# scripts here

How to run this project on your computer:

  1. Select folder to store the project and run git clone https://github.com/alinaHinzhulBSNU/Platformer-2D.git
  2. Open cloned project using Unity Hub
  3. Go to Project/Assets/Scenes/ folder and double click on UI scene
  4. Run this scene using the Play button