A generic library made to represent Puzzles and programs to solve them (Solvers), a specialization for 2d puzzles, specialization for the N-Puzzle, Several solving algorithms for the N-Puzzle. Command line and Graphical User Interface for N-Puzzles.
A Javalibrary that works with Java3D to simulate and visualize, in real-time, dynamics of multiple rigid bodies that are restricted by implicit and explicit constraints (e.g., robotics); designed for efficiency, ease-of-use, and extensibility.
Objetivo de disseminar conhecimentos das diversas áreas de saber que envolvem o desenvolvimento de jogos independente de plataforma. The objective to spread diverse knowledge of areas to know that to involve the independent development of platform games
Virtual Reality Chat (VRC) is developed using a framework (Yaf3D) which combines robust software libraries such as OpenScenegraph, Lua, ReplicaNet, and more. VRC provides text and voice chat in a 3D environment. YAG 2002 project is their home.
MACTO, The Open Racing Car Simulator is a highly portable multi platform car racing simulation. It is used as ordinary car racing game, as multiplayer racing game. It's runing on Linux, Windows and MacOSX.
This is a 2D shooting action game for two players for GNU/Linux, Mac OS X, and Windows. Current release written in C++ using the SDL library with its extensions. Next release will be in Java.
CazaPool3D is a 100% java3d pool and billard game, with both single and multiple player abilities. It tracks ball paths, handle undo, use mulitple views, loads (threads) multiple 3ds objects, handles picking/collision/animation/overlays and more
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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.
Developing classic RPG framework with Java & OpenGL. An attempt to create a detailed, old-fashioned pen'n'paper like & turn based RPG with a decent story/AI and a huge place to play. Also includes a reference RPG. Blog: http://jcrpg.blogspot.com
JGameLibrary is LGPL library in Java for games or any other desktop applications. It (will) include preferences editor, I18N, other common routines for applications, physics and graphics engine.
AutoClick program made in pure Java. For clicking automatically into regular grid-based tiles (Orthogonal, isometric or others). Configurable: delay, horizontal/vertical offset, countdown, etc... Two Modes: simple(rectangular map) or advance.
It's a network multiplayer educational game for children about the history of the Conquerors (C. Colombus, Magellan...). A complete game using Slick library developed with Java. Try it now!
Flexible engine for Web based online multiplayer games. The games developed on top of it should be a mixture of real time and turn based strategy games nowhere found before.
This is a FreeCell solitaire game solver written in the Java. It is fast and capable - it solves all of the first million Microsoft deals in about 4 hours - 99.99% of them in less than a second, and no deal takes more than 1 minute.
Pure Java implementation of an interactive 3d graph rendering engine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
JNBT is a Java NBT (Named Binary Tag) library. It provides easy to use NBTInputStream and NBTOutputStream classes to read and write NBT files. NBT is the level format used by the Minecraft game.