This is my attempt at a Euchre (card) game. It's written in C++, interface in GTK+ (glade). There are three levels of AI, with the harder two being good enough to give you a pretty good challenge.
A graphical user interface of the playing card game euchre written in Object Pascal using the Lazarus IDE. Easy to customize images of the deck. Designed with the American version for the game and looking to include the British version as an option.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A simple, hopefully small, fast running implementation of the card game Euchre that will include, when finished, AI, net-play, and possibly a GUI. This game will be OS independent and be written using the C programming language.