TricksterCards / TricksterBots

Suggest methods for bots used in Trickster Cards.
MIT License
9 stars 8 forks source link

Inference engine - Add new bridge bidding bot. #216

Closed RalphLipe closed 5 months ago

antross commented 6 months ago

@RalphLipe let me know once you've finished removing the remaining dependencies on TricksterBotClasses.

I've put together a test project using .NET Standard 2.0 (.NET 8 for tests) that I'll help migrate this to. That'll enable folks to test/contribute from other OSes like Macs. I'll also move everything to a separate repository at that point so we can have dedicated issue/code management for this project apart from the other bots.

RalphLipe commented 6 months ago

I am about 1/3 of the way through removing dependencies.

On Fri, Dec 8, 2023 at 10:13 AM Tony Ross @.***> wrote:

@RalphLipe https://github.com/RalphLipe let me know once you've finished removing the remaining dependencies on TricksterBotClasses.

I've put together a test project using .NET Standard 2.0 (.NET 8 for tests) that I'll help migrate this to. That'll enable folks to test/contribute from other OSes like Macs. I'll also move everything to a separate repository at that point so we can have dedicated issue/code management for this project apart from the other bots.

— Reply to this email directly, view it on GitHub https://github.com/TricksterCards/TricksterBots/pull/216#issuecomment-1847545415, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADAT5HLPDNMFA74A324NICDYINDD5AVCNFSM6AAAAABABZFYEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBXGU2DKNBRGU . You are receiving this because you were mentioned.Message ID: @.***>

antross commented 5 months ago

This has been moved to our Bridgit repository.