Skip to content
/ Domino Public

Replica of the famous game of Domino with Unity & raw C# with multiplayer up to 4 players. The backend has a clean architecture and the development follows a TDD approach.

Notifications You must be signed in to change notification settings

gyoce/Domino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domino

It is a project about the game of Domino in multiplayer mode made in early 2024. The game itself is made with Unity but the server is made with pure C#. It use TCP sockets (with SSL). The backend has a clean architecture and a lot of tests.

Example Example

About

Replica of the famous game of Domino with Unity & raw C# with multiplayer up to 4 players. The backend has a clean architecture and the development follows a TDD approach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published