Skip to content

A poker game to demonstrate the use of Avalonia, a MAUI-inspired cross-platform desktop UI framework.

Notifications You must be signed in to change notification settings

ofgirichardsonb/AvaloniaPoker

Repository files navigation

Cross-Platform Poker Game

A Texas Hold'em poker game implementation with both GUI and console interfaces, built with C# and Avalonia UI.

Features

  • Play Texas Hold'em poker
  • Cross-platform compatibility (Windows, macOS, Linux)
  • Two interface options:
    • Graphical interface using Avalonia UI
    • Text-based console interface

Project Structure

  • PokerGame.Core: Contains the core game logic and models
  • PokerGame.Console: Console-based interface for the game
  • PokerGame.Avalonia: GUI interface built with Avalonia UI

Requirements

  • .NET 6.0 or later
  • Git (for version control)

Getting Started

Clone the Repository

git clone https://github.com/yourusername/poker-game.git
cd poker-game

About

A poker game to demonstrate the use of Avalonia, a MAUI-inspired cross-platform desktop UI framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages