Decodes the login credentials stored by the minecraft launcher
This simple application written in java decodes the login credentials stored in the file named "lastlogin" in your minecraft folder.
DEPRECATED AFTER MC 1.6
Framework for a graphical point and click adventure game in Java
A simple framework in Java 7 for a point and click adventure type game, visually and operationally based on the look of the NES versions of Shadowgate and Uninvited.
Includes 16bit wav audio support, and dynamic font and image sizing for any screen resolution.
Includes a sample 19 room / 35 item game as an example of how to extend the engine into a playable game.
Tower of Zaldagor is a roleplaying game (RPG) where you need to use your wits and skills to complete challenges. Blade Kahn, a king of Sonthalas, has lost his daughter to the Great White Dragon: Zaldagor. She has been kidnapped by humanoids. You have been picked among the elite to return his daugther safely. Engage into an epic story where Gods change the future and demons interfere with the present. Download and discover the beginning of an epic story. The Android version is now available!...
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A multi-agent architecture for building interactive dramas. It uses the Jason's BDI engine, being the Jason's agent-oriented programming language utilized for performing the drama management and for authoring behaviors for the characters.
A framework for implementing various editors in Java. Intended to simplify and expedite the development of customized development tools for various game engines by providing various, commonly used controls to be used in the target application.
EntropyEngine is a Java based 2D game engine. This project is intended for learning game engine design, and detailed tutorials can be found at the project's homepage.
G2Destiny is a Java-based 2d gaming environment with 2d physics, real world coordinates, grid, zooming, and tracking logic. It is evolving from a simple set of models to a customizable framework for simulating space games using newtonian physics models.
A simple 2d rendering engine written in Java that is ideal for board or strategy games. This project is in active development, so expect updates often.
Friendly Object-Oriented Game Library , 2D Java Game Engine based on Slick2D and LWJGL.
This library was designed for students and primer Java programmer.
from adminbot, rconed projects.cs,css,dod,dods.Supervise different game tournaments with the same application from a single web interface: -Define the servers, the opponents, server config, warmup. -Match status(scores) in realtime, mirc match annonces.
This project is an integration of the ALIVE framework, based on Organisational theory, into commercial games, providing game AI developers with tools to model gaming scenarios using social structures.
maper is a tile based 2D map/level creation tool. The output is saved as XML Files. (Tile-Graphics in Screenshots are from RM2K3) map tile engine rpg graphic maker editor java
A cross-platform Duke3D (Duke Nukem 3D) port which provides many new features for mod authors, including an enhanced scripting system and OpenGL renderer. Go to http://www.eduke32.com for downloads and http://bit.ly/dn_3d to get the game!
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
The Modular Game Engine project aims to create a framework for building and prototyping computer games. The focus lies on its ontological approach. Every object in a game is represented by a separate module. These modules share a common interface and can therefore be plugged into other projects effortlessly. A module can have configurable properties, allowing for different configurations of the same module to serve different purposes.