Java Library used to connect and read data from a DStream server. Primarily for the Dark Ages of Camelot game.
Users of this library can bind actions to certain events. The event is triggered when certain packets are recieved from the server.
The goal of the project is to create a Java multi-user game server that can be easily extended and used for adding a multiplayer feature to games. User authentication, chat and interfaces for adding custom capabilities will be provided out of the box.
ArgosFields is a Java/SWT port of famous turn-based stategy game Crimson Fields(http://crimson.seul.org/). Unlike the original game, it will provide full network support, but lack AI opponent(for now at least).
Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
jGo is a Java Implementation of the popular Go game in Java. It will support server based games, which allows tracking of high scores and best games, so you can replay the best games that have been played. There will also be support for chatting with oth
This five stone game is an application of JAVA Client/Server pattern,The programming used JAVA swing, socket, and multithread technology, and used hsql as its database.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
This is a realtime strategy game made in Java. The user connects to a server through a java applet that shows a real world map, constructed from available Digital Elevation Maps.
Marauroa is a multiplayer role playing game and a framework for further development completly based on Java. It is an Arianne compatible client and server. Playable now as a TicTacToe game and as a Gladiators combat game
The game is called Shuttle Commander. It is a shuttle simulation where a player must accomplish space missions that include docking with the space station, launching satelites, completing science experiments, and finish with landing the shuttle.
Clone of the famous board game Risk! with rules based on the italian edition.
It is a strategic game with multiplayer support.
Completely written in Java, it is designed to be totally distributed: no server expected, every player communicates with each
Remote Robo Race is a web based clone of Wizard of the Coast´s great board game Roborally. R3 is a multi-player online-game. The client is a PHP-based web-application, the server is written in Java.
OAS is an application server for building online, cross-platform, multiplayer/user game applications and provides developers with a framework for handling client/server communication, handling and executing application logic, and multiple client types.
Prophecy MUD is a new style of MUD server, using a massively multithreaded approach based on NPTL and the 2.6 kernel, combining object oriented design with tried-and-true techniques used by other MUD servers. Backed by an embedded BerkeleyDB database.
Multisetup is a networking application server that provides a multiple os, thin (multimedia) client based, legacy device friendly environment for home networks. Its an alternative to single OS networks and XP Media Center.
Empire is a multi-player game of global exploration, development and conquest. Players (nations) connect to a common server, and continue movement time units, move units and exchange correspondence with other players using mail, news or radio (chat). A t
Java client and server which provide a looking for group (LFG) service to be used alongside MMORPGs. Group leaders can advertise groups, and players can look for groups and add themselves to waiting lists for groups.
Bluemud is a mud server implemented using Java and Jython where the driver/server is in Java and the mudlib and in-game world is in Jython (the Java-based Python interpreter).
Moonbeam is a xml socket server written in java. Its primary use is targeted on building multi user applications - anything that reaches from chat rooms, over games to instant messengers.
Malom game (nine man's morris in english) is a traditional table game. Our software is the realization of this game in Java & Swing. The game is a multiplayer client-server application.