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.
A Sudoku game for your Java-enabled mobile phone. You can enter new Sudokus, send them to your friends via SMS and solve them. MEdoku has a simple solver built in.
I am addicted to this simplegame, BubbleBreaker. It is a J2ME game - means if your phone or handheld runs JAVA, try this simplegame. There are lots of advanced features that would be added to this game in future.
A simple computer pong game that is controlled by body movements. Children are introduced to the concept of vector algebra without realising it. Future versions will require body movements while playing the game.
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.
This software is an example how to write an tile based game. You can use it to build your own game, or you can make your studies with it. It is simple, but it shows most things like collision detection, room loader, animation and many more. Made in Java!
A simple board game.
The winner of the game is the first player accomplishing a
continuous line of minimum 5 elements.
A line may have one of the following directions: vertical, horizontal, diagonally ascending or diagonally descending.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
JFrame is Model View Controller Model2 framework for Web based applications written
in Java language. It is very simple and emphasis on security and stability.
Because of it simplicity this framework can be used and for studying
purposes.
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 simplegame demo.
A simple roleplaying game with a scenario editor and two-dimensional graphics. The intention is to have multiple games based on the same engine, and a userfriendly campaign editor, so every user can create new content.
A simple turn-base strategy game written in Java meant to be used as a teaching aid for an introductory computer science course. The game incorporates the concept of staking out and holding one's territory with the goal of world domination.
IMPORTANT NOTICE: this project new home is now on github.
jSimpleDice is a Java MIDP 1.0 application that simulates a d10, a simple dice (d6), besides a janken-pon game and a "flip coin". PRC available for PalmOS 4+.
JGM: JavaGame Maker is a simple tool ( Game Engine ) that allows the user to make java games (in fullscreen mode, applet and form with very hight FPS) writing few lines of code.
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.
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.
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.
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 ...)