AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
MongoDB Atlas runs apps anywhere
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.
This Projects purpose is to provide a simple Engine to play a basic 2 player Strategy Boardgame.
This engine allows you to write computer agents to experiment with AI techniques (minimax, alpha-beta Pruning, neural networks ...)
JFrog is a free distributed components-oriented framework created to develop multiplatform game engines with high source code reusability. Its possible to create game engines for personal computers and handhelds. Before this project was Amphibian.
The main purpose is to provide a jukebox (Java/Swing -- mp3, ogg) for parties like a classic jukebox.
It also provides a powerful engine to scan, search music files a. to modify the tags of the files. Also a basic playback a. play lists are provided.
Tokratan is an open source free multiplayer graphical online role playing game, set in a fantasy universe. In this phase of development we focus on the engine and not yet on game content. Server and client are writen in Java, a MySQL database is used.
A mod based on GW's Warhammer and Warhammer 40,000 wargames for the VASSAL Engine. They will be released as two mods, with hope of a LOTR: Battle Games mod being made soon.
LucidEngine is a simple layer over MIDP compatible phones that will let you write simple and old fashioned games using a specific language.
Every game you'll develop will basically work on all the devices (even not phones) LucidEngine as been ported.
A project related to developement of a generic, consistent, game engine with
network facilities, graph teory applied, and other nice stuff under java
(and finally, a game that uses this engine based on a strange science-fiction
history).
JIsoMan is an isometric game engine written in java. It has line-of-sight, entity & terrain objects, and a tilemap and wallmap. It also has a design mode to graphically design isometric maps.
DNA Mud will be a complete, Win32-based engine- and server system featuring a simple, yet powerful object-oriented design. It will include an OS-independent world construction tool with GUI - all built from scratch.
JSchafkopf Arena is a Java based game engine for the popular german game "Schafkopfen". The engine provides a Player Interface to let programmers develop their own "Player". The Arena runs a number of rounds to determine the best player programm.
ODE for Java is a binding between C dynamics library ODE (Open Dynamics Engine, http://ode.org) and Java. Separate packages provide among other things a Java3D integration and thus a scenegraph representation of selected ODE objects.
PAiN Mud codebase is a new MUD codebase written in Java. It provides general purpose persistence engine (PAiN DB) and ability of dynamic code reloading.
A Java-based (thus all-platform) 3D MMORPG based on an non-conventional ruleset, using state-of-the-art graphics (the OpenMind engine) and a peer-to-peer networking concept. The setting should be a more or less classical middle ages/fantasy world.
12 Ways to Die on an Asteroid is a science-fiction/murder mystery adventure game. The engine is built in Java and designed to be modular. Included is a set of game-development tools, which enable anyone who knows JavaScript to make an adventure game.
Haphazard is a Java role-playing game in an isometric world featuring a level-less game system with new approaches to inventory, skills and later on, hopefully, gameplay. All releases are playable and shows what the current engine can do.
This project is intended to be a tile-based role playing game maker. That is, it will include both tools for creating the content of an RPG, and an engine that will parse that content and actually make it playable. Essentially, it is an RPGMaker2K clone.
JAVA is DOOMED (JID) is an OpenSource 3D engine implemented in JAVA and uses OpenGL as graphic API. The reference implementation of the Java bindings jogl is used to access the OpenGL API. ESCAPE and ModelLoader are applications based on JID.
TNRK is a rpg engine for the PalmOS platform. Travel with your own character through endless worlds, lots of modules, unending stories,... while getting to or out of work, train, bus, etc...
OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
Java Program of a machine which plays chess: it recognizes the chessboard, the position, the move of the opponent, and asks an external Chess Engine to reply to the opponent move. it is connected to a real robot which has an arm to manipulate the pieces.