Skip to content

InvarGervi123/SimpleGameUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SimpleGameUnity

A small 2D Unity project built for learning and experimentation.

๐ŸŽฎ Overview

This project is a simple 2D platformer built in Unity. It demonstrates basic gameplay mechanics such as player movement, collisions, physics interactions, and win conditions.

๐Ÿงฉ Features

  • 2D player movement (left/right + jump)
  • Camera follows the player
  • Win condition trigger (touching an object ends the level)
  • Audio feedback for certain events
  • Clean, minimalistic design

๐Ÿ› ๏ธ Technologies

  • Engine: Unity (2D mode)
  • Language: C#
  • Version Control: Git & GitHub

๐Ÿ“‚ Project Structure

Assets/              # Game assets: sprites, scripts, scenes
Packages/            # Unity package dependencies
ProjectSettings/     # Unity project configuration

๐Ÿš€ How to Run

  1. Clone the repository:

    git clone https://github.com/InvarGervi123/SimpleGameUnity.git
  2. Open the project in Unity Hub.

  3. Click Play to start the game in the editor.

๐Ÿ’ก Notes

  • The Library/, Temp/, and other auto-generated folders are ignored via .gitignore.
  • This project is ideal as a base for learning Unity basics or expanding into a full platformer.

๐Ÿ“œ License

This project is released for educational purposes. Feel free to use or modify it for your own learning.


๐Ÿ‘ค Author: Invar Gervi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published