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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
ASTGen automatically generates implementations of Composite pattern hierarchies of data objects from a simple, one-file description of the class hierarchy. ASTGen is written in and generates code for Java. Includes an Ant task.
SGE (Serpent Game Engine - by Erico GR) is a simple but POWERFUL Java tool for creating 2D games in no time. You can use a rich Level Editor to build xml levels with many layers, objects and actors.
This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
jIsoEngine is a Java isometric engine with many useful method implementeds methods to work. The engine is still in early development.
With this engine it become simple to create your SimCity 2000 style game.
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.
Were you never getting bored by going through the full wsdl process, just to pick up an answer from a couple of string parameters ? We were. Neowebservices framework allows to make code (java classes...) available through a simple http request.
A parsing toolkit that supports both top-down (LL(1) and Simple Precedence) and bottom-up parsing (LR(0), SLR(1), LR(1) and LALR(1)). The toolkit supports generating Java parsers for all the bottom-up parsing methods, based on a CUP definition.
This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
jmailto is a tiny JavaApplet which can be used to replace HTML's native "mailto:" tag. It aims to prevent Spam bots and harvesters from automatically collect (your) E-Mail addresses by searching the HTML sourcecode of your page.
Graphical Adventure Game Engine(GAGE) is a simple engine for creating 2D point-and-click graphical adventure games. The engine can also be used to create other genres of 2D games.
ClipsGen is a Lightweight Eclipse plugin for easy code generation.
ClipsGen uses simple XML files as model and the velocity template engine for code generation. The model can be accessed by the dot-notation which is a feature of velocity.
A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.
Update 4/14/2015
This version of the project was never fully realized. I have a much better tools and GUI that was never uploaded to SourceForge that I developed before I started down this road. I'm currently trying to track down the code. I recently logged in for a completely different reason only to notice that this software keeps getting downloaded... and there are probably lots of disappointed folks out there once they try to run it. Sorry about that.
Anyway, long story short... I'm...
This project provides a simple mechanism whereby existing business logic components of a Struts-based application can be exposed as rudimentary Web Services without the need to change any existing application code.
JFastPong is an amusing pong game written in Java that can be connected to another JFastPong via a direct TCP/IP connection.
No Internet JFastPong Server is required for playing.
Others features:
*single player mode
*very simple skin system
ConwayGo, also called philosophers' football, is a simple board game for two players.
It is played on a Go board, but hasn't got anything to do with the famous game Go.
Invented by the english mathematician John Conway, creator of the Game of Life.
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.
Shadowed Horizons is a gaming software development framework. The aim of the project is to provide simple yet intuitive classes and utilities which will allow you to spend less time drudging around the foundation, and more time coding the next big game
This Project is to port the old game Galactic Bloodshed(GB) from C to Java
goal 1. Port the server code to java. goal 2. write a Java client for Galactic Bloodshed. goal 3. keep this old game alive
there is currently a game being run by Chungkuo, Info
<b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
GECCO (Game Environment for Command and Control Operations) is a strategy game built in java. It has a very simple graphical interface but allows for the use of standard pixel-based image formats as maps and is easy to modify and extend.
GML is a development tool that allows you to create graphical user interfaces for Java desktop applications in a simple and fast way, writing XML documents that define the content, structure and behaviour of those interfaces.
Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
The Spring-Validator package provides a simple way to auto-generate JavaScript client side validate code and provides a common validator for SimpleFormController