Framework to implement board and card games including some already developed games. Typical game elements are offered by this library, so developers just care on the essential aspects that differ. Games created with tjger are also hosted (Four wins, Oasch, Schnapsen, Trap the Wizard, etc.) and the Tjger Game Pack contains all these games.
Dominion Shuffle is a program to randomly select a set of cards for the card game Dominion. More information about the game Dominion can be found on BoardGameGeek. This program is for the Android OS, a mobile operating system for telephones and other mobile devices.
This project was started by Joran Jessurun and he has recently passed on the future development to me and asked me to open source the project.
DominoBot is a project for a simple IRC framework. It is currently a simple yet functional Domino game bot for IRC. It currently allows arbitrary piece (stones) numbers and multi session support. The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone.
It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc.
Uses PircBotX (redistributed - you do not need to download it). ...
This is a Java-based program intended to allow users to simulate Yu Gi Oh duels with AIs or with friends.
The project is has been in the design and brainstorm stage for approximately two months and is now in development:
1: Functional GUI which allows all elements of YGO gameplay. This stage will allow users to explore the interface and perform all actions available in the YGO card game. This stage also will not contain images of each YGO card; rather, words will be substituted for images.
Estimated time of completion: Mid November
(See the CHANGELOG file)
2: Fully automated GUI with all actions scheduled and handled by the computer. ...
This is Java based game framework plus an implementation for a Texas Holdem poker game. The framework allows for the creation and distribtution of games in a manner similar to big poker houses, like PokerStars and FullTillt. site at www.trapoula.net
A Java framework for writing sprite based games (turn-based, card, and arcade games.) Provides: Sprite management, rendering (Java2d or OpenGL), Collision Detection, Sprite widgets (buttons etc...), visual editor for layout of game widgets.
A Java project implementing a Trivia board game.
The trivia game is a multi player strategy game, which is written as a part of a course of software development in java in Tel Aviv university.
JGames is a sort of "gamedevelopment 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.
A competitive network and internet base for playing of card-games for non-gambling purposes. Cuts out development time for new games through extensive reuse of basic code.
The Collectible Card Game (CCG) Open Source Internet Gaming Network (COSIGN) allows for CCG development and game play through its open interface. Users may play existing games or develop new games in a friendly Java-based graphical user interface.