Tile map editor (TileME) is for design tile maps with a single tiled image and export map data as an array. this is a very good tool for J2ME game prgrammers and with a very little changes you can use it for any other languages. Tile map Editor DEVEL
Starmapper is a maping utility that can read a map of "nodes", some files with "reports" and draw some pretty pictures. Originally for Stars! game, now it's Stars! and beyond! (you can make your own data model and plug it in)
The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java source code. The modeler is also a simple scene graph API.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
DamePlus is an OpenGL based checkers game including several game modes such as "Dame", "Dame International", "Wolf und Schaf" etc. Also for playing human vs. computer some AI is implemented.
We would like to publicate our project: Tricky Mouse. This is a simple game, written Java using AWT, with public documentation written in hungarian language. We learned a lot of trick from this project, and we would to share this knowledge with others.
This is a Game Map Editor, Screen Based. It's programmed in Java, and we have made several games using it like: Abusimbel Profanation Deluxe, Las 3 Luces de Glaurung. For more information see: http://masoftware.galeon.com
SPECTRE: the Simple, Progressive, Easily Customizable, Tricked-out RPG Engine! SPECTRE is a collection of easily implemented classes which are intended to eventually form the basis for a complete 2D game engine.
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 game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
Game engine modeled on the simpengine from the book Opengl Game programming. To be built in JAVA, on top of JOGL (which is a set of JAVA bindings to Opengl). Also, coding of a tutorial testbed and a simple game demo.
Fully playable Javagame demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...
Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
...Check the Atari Age forums. Once I find it, I'll post a message about it there.
====================================
Old comments
====================================
A cross-platform Java Application for creating, editing, and exporting Sprite and Playfield graphics for the Atari 2600 game console for the purpose of providing the modern Atari 2600 Homebrew community an enhanced graphics editor.
Converts raster images into EPS (Encapsulated Post Script)
Img2Eps is image converter written in Java which converts raster images into EPS (Encapsulated Post Script). It supports simple lossless compression, so the generated EPS images are quite small. Generates PostScript Language Level 2.
Basilisk is a multimedia and graphical library for Java. Its main goal is to provide a flexible and extensible graphic middleware to adapt your games easily to multiple Java Games scenarios, like Desktop Games, Mobile Games and Web Games.
The J2MEGL (Java 2 Micro Edition Game Library) is a high-customizable library to speed up the development process involved in games when dealing with repainting, sprites and movement. It is based on the MIDP-1.0 specification.
Java bricks game based on OpenGL graphics library (SUN Jogl wrapper). JBricks simulate a virtual world construction kit made of lego (tm) like bricks.
JDK 1.4 or above required
The 3D game development studio based on the Eclipse platform featuring modelling, non-linear animation of characters, scripting and deployment support.
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...