Carubbi.Cards.WinForms
1.0.0
WinForms Visual Components do use with Carubbi.Cards
See the version list below for details.
Install-Package Carubbi.Cards.WinForms -Version 1.0.0
dotnet add package Carubbi.Cards.WinForms --version 1.0.0
<PackageReference Include="Carubbi.Cards.WinForms" Version="1.0.0" />
paket add Carubbi.Cards.WinForms --version 1.0.0
Carubbi.Cards
Framework to Develop Card Games in .net
It's a cool framework to develop your own card games.
The solution has the following projects:
These first are finished and workd properly:
- Carubbi.Cards - the framework core
- Carubbi.Cards.Test.UI - A UI to test the core funcionalities in a visual mode
- Carubbi.Robamonte - A simple game of steal decks from your opponent (Logic + UI)
- Carubbi.Blackjack - Business Logic of a black jack game over the core framework
- Carubbi.BlackJack.UI - A user interface over blackjack business logic
- Carubbi.SlotCard - Business Logic of a video poker machine
- Carubbi.SlotCard.UI - UI of a video poker machine
The following projects are all in progress.
- Carubbi.Truco - Business logic of truco game
- Carubbi.Truco.UI - User interface of truco game
- Carubbi.ConsoleSelfHostedServer - A self hosted server to support a multi-player poker game in WCF
- Carubbi.PokerService - Business Logic Services to multi-player poker game
- Carubbi.PokerClient - User interface of a multi-player poker game
To run these projects just download the source code, open in visual studio, build and run.
Carubbi.Cards
Framework to Develop Card Games in .net
It's a cool framework to develop your own card games.
The solution has the following projects:
These first are finished and workd properly:
- Carubbi.Cards - the framework core
- Carubbi.Cards.Test.UI - A UI to test the core funcionalities in a visual mode
- Carubbi.Robamonte - A simple game of steal decks from your opponent (Logic + UI)
- Carubbi.Blackjack - Business Logic of a black jack game over the core framework
- Carubbi.BlackJack.UI - A user interface over blackjack business logic
- Carubbi.SlotCard - Business Logic of a video poker machine
- Carubbi.SlotCard.UI - UI of a video poker machine
The following projects are all in progress.
- Carubbi.Truco - Business logic of truco game
- Carubbi.Truco.UI - User interface of truco game
- Carubbi.ConsoleSelfHostedServer - A self hosted server to support a multi-player poker game in WCF
- Carubbi.PokerService - Business Logic Services to multi-player poker game
- Carubbi.PokerClient - User interface of a multi-player poker game
To run these projects just download the source code, open in visual studio, build and run.
Dependencies
-
- Carubbi.Cards (>= 1.1.0)
GitHub Usage
This package is not used by any popular GitHub repositories.