liujiang-bit / SlotMachinePrototype

A slot machine game prototype built in Unity and C#. It features essential gameplay mechanics found in most enterprise slot machine games, and functions as a base starting point for any generic slot game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlotMachinePrototype

A slot machine game prototype built in Unity and C#. It features essential gameplay mechanics found in most enterprise slot machine games, and functions as a base starting point for any generic slot game.

Project Page

http://www.kermitcodes.com/slot-machine.html

Download Instructions:

  1. Make sure to Clone the Repo via Git or SSH; do NOT simply download the zip because I'm using Git LFS for the image and audio files.
  2. Open the 'Gameplay' Unity Scene file in \SlotMachinePrototype\Assets\Resources_Scenes
  3. In the Unity Editor, change the Aspect Ratio to 5:4
  4. In the Unity Editor, enable Audio (click on 'Mute Audio' to unmute)
  5. In the Unity Editor, press Play and enjoy!
  6. From here, you should have access to all of the project files and scripts.

About

A slot machine game prototype built in Unity and C#. It features essential gameplay mechanics found in most enterprise slot machine games, and functions as a base starting point for any generic slot game.


Languages

Language:C# 100.0%