Giter VIP home page Giter VIP logo

texasholdemgameengine's Introduction

Texas Hold'em Game Engine

This is Forked from Texas Hold 'em Poker Game Engine. I like Texas Hold’em and I want use WPF to show it.

Build status

##2024/2/27 详细描述:GameViewModel中DealToPlayers方法需要在前面加上await Task.Delay(1);否则第一次发牌行为OnDealedToPlayer方法无法进入。

2024/2/26

解决了昨天的bug但不知道什么原理:简单粗暴的在Decks被赋予新值后Delay了10ms
Decks创建时每个Border都Attach了行为,但是第一个Border没有触发OnDealToPlayers方法(断点未进入)
希望各位.net高级调试、WPF十五年老兵、C#之父**分父、不再维护但仍关注WPF的开发人员可以施以援手

2024/2/25

GameViewModel.cs文件的第76、77行记录了一个莫名其妙的bug
直接使用CleanTable方法会导致发第一张牌不触发动画,未能找到原因
有WPF高高手可以帮忙解决一下,我 SOLID 将狠狠 acknowledge 你

Build Status

NuGet

https://www.nuget.org/packages/TexasHoldemGameEngine

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.