Skip to content

Black Jack Game built with Unity. This is my first Unity project so I assume there are a lot of things that are not up to spec.

Notifications You must be signed in to change notification settings

blubaru14/black_jack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Jack

This was my first experience with Unity and knowing this there are probably some parts of my code that are not up to spec. I will gladly accept any critiques.

Getting Started

There are two options here:

  • Add the project to Unity
  • Run the executable (Windows only) from the Build directory.

Prerequisites

Clone the project into some folder:

cd unity/projects
git clone https://github.com/Cbuckles17/black_jack.git black_jack

Add project to Unity

Start up Unity and open the project from the folder you just cloned into.

Run Given Executable

cd unity/projects/black_jack/Build
./black_jack.exe

or just run it from the file explorer. Either works

Images

Main Menu

Settings Menu

Game Play

Built With

  • Unity - The Game Engine

About

Black Jack Game built with Unity. This is my first Unity project so I assume there are a lot of things that are not up to spec.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published