Skip to content

mikecodingdev/rock-paper-scissors-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors Game

This is a simple Rock, Paper, Scissors game I created using Unity.
It’s a little project where you play against the computer in a best-of-5 match. First to score 3 points wins!

Play the game here.

🛠 How to Install Unity on macOS

Follow these steps to set up Unity on your Mac.

1. Download Unity Hub

Unity Hub is the official launcher and project manager for Unity.

  1. Go to the Unity Download Page.
  2. Click Download Unity Hub for macOS.
  3. Open the downloaded .dmg file and drag Unity Hub into your Applications folder.
  4. Open Unity Hub from Applications (if blocked, right-click → Open).

2. Sign in or Create a Unity Account

  1. Launch Unity Hub.
  2. Sign in with your Unity account, or click Create Account if you don’t have one.

3. Install Unity Editor (Version 2022.3.16f1)

This project was built using Unity 2022.3.16f1 — please make sure this version is installed.

  1. In Unity Hub, go to the Installs tab.
  2. Click Install Editor.
  3. From the version list, select 2022.3.16f1 (LTS).
  4. Click Install and wait for it to finish.

4. Set Up Visual Studio (Optional but Recommended)

  1. During Unity installation, check Microsoft Visual Studio for Mac.
  2. Or download manually from Visual Studio for Mac.

5. Open the Project

  1. In Unity Hub, go to the Projects tab.
  2. Click Open.
  3. Select the folder where you cloned or downloaded this project repository.
  4. Unity will load the project — make sure 2022.3.16f1 is the selected Editor version.

You’re now ready to run and edit the project in Unity! ✨

About

A simple game of Rock, Paper and Scissors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published