Skip to content

RogerMo01/Dommie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dommie

This is a game that simulates the classic domino. It also implements alternatives in the dynamics of the game.

The project is made up of a class library that contains the game logic and a console application as the first instance of the graphical interface.

The project is made with C# programming lenguage in .NET 6.0

Before run the project, it is recommendable to read the Report.md or Report.pdf

To run the project, write the following line of code in the open terminal in the main game folder:

dotnet run --project ConsoleApp/ConsoleApp.csproj

Then, just enjoy :)

About

Initially, it's just Domino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages