Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform Game

A small Unity game project featuring a player controller, collectible gems, sound effects, and a sample scene. It appears to be an early gameplay prototype intended for learning and experimentation.

Requirements

Open the project in Unity Hub with a Unity version compatible with the project settings. If Unity offers to upgrade the project, make that upgrade on a separate branch so the generated asset changes stay isolated.

Run the project

  1. Add this repository in Unity Hub.
  2. Open Assets/Scenes/SampleScene.unity.
  3. Press Play in the Unity Editor.
  4. Use the configured horizontal and vertical input axes to move the player.

Project layout

  • Assets/Scripts/Player.cs — basic player movement.
  • Assets/Scripts/Gem.cs — collectible-gem behavior.
  • Assets/Objects/ — game prefabs, including the gold gem.
  • Assets/Sounds/ — game audio.
  • Assets/Scenes/SampleScene.unity — demo scene.
  • Assets/SimpleTouchController/ and Assets/UnityChan/ — imported Unity assets.

Notes

This repository includes third-party Unity assets. Consult the license files packaged with those assets before redistributing them.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages