good GUI for a chess game?

i looked into XAML and it looks like a right pain to learn. godot i still dont understand how to use, havent looked into monogame. hit me with your best gui options for a chess game
4 Replies
LPeter1997
LPeter19975mo ago
Depends on requirements, I'd personally use MonoGame if it's just 2D images on a plain checkerboard pattern
slowly losing it
slowly losing itOP5mo ago
alright. what does monogame's learning curve look like?
LPeter1997
LPeter19975mo ago
You install it. You google how to draw X. You do it. There's no complication in it, it's a simple lib with an API based on the old XNA libs
slowly losing it
slowly losing itOP5mo ago
alright, i'll look into it thanks 🙏🏽

Did you find this page helpful?