Pontoon in c - source code and header file for the game pontoon written in c as a console app using the Lcc compliler. It's completely free, but can you give me a thumbs up if you find it usefull?
Simple Blackjack game in Java (developed as Assignment 1 for ITEC802@MQ). For more information about Blackjack, please refer to http://en.wikipedia.org/wiki/Blackjack.
A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
MeW is a multiuser board games server with plugins support. It is intended for a moderate number of users (about several hundreds) and can be easily installed both for work in LAN and on a web server.
This is a FreeCell solitaire game solver written in the Java. It is fast and capable - it solves all of the first million Microsoft deals in about 4 hours - 99.99% of them in less than a second, and no deal takes more than 1 minute.
Unofficial Gnu version of Magic the Gathering ( MtG ) card PC game command line server. Manage rules of game and allow playing with client application that use it's provided API.
JGames is a sort of "game development framework" that creates a solid general structure for all Board Games, Strategy Games and all these game, 2D and 3D, that can be specified defining its particular Rules.
Support For Card Games in Python.
In particular, support for Poker, with classes for Cards, Decks, Hands, Tables, Hand Classification, and AI for hand play.
The goal of the CSPoker project is to develop Poker software and experiment with Artificial Intelligence for Poker. A Texas Hold'Em server written in Java and client software in JavaFX have already been developed.
A rules enforced play environment for Magic: the gathering tcg and an AI capable of playing magic with decent amount skill and making no play mistakes. (that could be found by a person) while mantaning resonable resource usage. Looking for developers