jwcrown / Game24

A console game made using C#, the goal of this game is given 4 random cards combine them to equal 24.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game24

A console game made using C#, the goal of this game is given 4 random cards combine them to equal 24.

Setup

  1. Clone project git clone https://github.com/jwcrown/Game24

Run

  1. Navigate to main folder in terminal and run dotnet run to launch game
  2. Follow prompts in terminal

About

A console game made using C#, the goal of this game is given 4 random cards combine them to equal 24.


Languages

Language:C# 100.0%