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.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
The SPGL is a lightweight API framework which sits on the Lightweight Java Game Library, and encapsulates many of the functions in the LWJGL to make it easier for beginners and professionals to write games in Java.
An Interactive Fiction Player written for Java Virtual Machine. It implements the Z-machine and Glulx specifications and can be used either standalone or as an applet. The Z-Code/Glulx interpreter runs adventures made by Infocom and contemporary Inte
ENIGMA is a free game and application development toolkit, utilizing GCC and a series of parsers to convert a high level, script-like language based on Game Maker's GML, into C++. The toolkit employs a mixture of both C++ and GML, accepting either.
OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, open source, general purpose (2D, 3D, client, server, editor), game development kit.
EightQueens is a simple chess puzzle written in Java. Click one square on the chess board to start recursive function. Fill the chess board with eight queens.
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
Software Process Model Suite is a toolset for modeling and simulate software process models. Is composed by: 1. a simulator engine; 2. a modeling tool based on SPEM, that uses model transformation approach; 3. a visual graphical simulator.
Class PictFont allows you to use custom fonts in your MIDlet for mobile phone. Fonts may be proportional, multi-colored or even animated. You can use several fonts in one MIDlet. Fonts can be loaded from jar-file or from the net or from Record Store.
Groovy Dice is an open source dice rolling engine written entirely in Groovy that provides a simple way to specify and evaluate complex dice rolling expressions.
JImola is a editor for racing sims developed under the ISI engine (GTR, GTL, rF, ...). It allows the user to change the AIW file (AI control, cutting, track borders, grid and pits info) in 3D without the hassle of editing a big text file.
The original FreeMMG was an attempt at implementing a decentralized MMOG in Java. FreeMMG 2 is, currently, just a PhD thesis, which you can download here. If you are interested in developing the FreeMMG 2 ideas into something concrete: fcecin AT gmail.
A log player for "The Fourth Coming" ("T4C", http://www.the4thcoming.com).
Given a log-file, this tool will replay a T4C game you've played before.
It will have built-in functionnalities like : merging log files
together, searching and cleaning
A Java library which provides access to the HlLib windows DLL, used for accessing certain archive data types used in products by Valve Software and the Half Life series of games.
It's a simpler clone of RoboCode. It's a game which simulates tanks war. The focus is artificial intelligence AI, evolutive algorithms and neural networks. It's implemented in Java.
XAGE, the eXtensible Adventure Game Engine, is intended to be an engine capable of creating and running Sierra-like adventure games. Furthermore, it is the intention to make the engine extensible so that more complex game types can be created as well.
This chess program changes its strength to give the best match against you. Eventually it learns to beat you specifically through learning alogirthms. Features included transposition tables and a elementary 3-piece endgame tablebase.
The goal is 3D game engine. I will also want to have a 2D version of the same thing :) People will like multi-choice for 1 game =p ScarNastics 3D game build on jMonkeyEngine[jME2, 2009] ScarNastics 2D game build on a personal home build written by Sonis
This is an implementation of Donald Knuth's Algorithm X ("dancing links"). This is primarily a sudoku generator and solver, though it can be used to solve other exact cover problems.
FengGUI is a highly customizable, XML centric graphical user interface (GUI) application programming interface (API) based on OpenGL for Java. It addresses game and multimedia developers.