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
Our Free Plans just got better! | Auth0
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.
Shithead is a multiplayer card game that involves both chance and skill. A player's hand consists of three parts: Cards in their hand, Cards on the table – visible to all players and Hidden cards – hidden from all players
Game developed in JAVA done initially to present as university work. Based on the old game B-zero. It possesses several screens, an editor of new screens, a line editor, record, levels of difficulty, etc...
JMario is a side-scroll game, built in Java, based on Nintendo's Super Mario World. It's been developed by David Buzatto as part of his course conclusion work entitled "Utilization of Java Platform for 2D Game Development".
A Halflife / Halfelife 2 IRC match bot. Reports for various HL/HL2 game events. Also has Admin features. Simple to use with auto-setup. Written in Java so is suitable for many platforms.
This is a simple backup utility for memory sticks. The target is not a full backup utility. It's just to get a redundant copy of a stick on a local machine. Addending to just synchronizing, it doesn't delete files on the target, it does archiving them.
J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Slipfighter is a free-roaming 2d space game, similar in gameplay to the old DOS game Solar Winds. Right now it's mainly an action/exploration game, but I hope to add some rpg elements eventually. No multiplayer is planned. Powered by Slick2D.
NavalWar is a nice board-game written in Java6 with a Swing interface. Single player and multiplayer modes are supported. A player should guess the position of the adversary's ships. The first player that sink all adversary's ships win.
Darkworld is a massively multiplayer space based real time strategy game. Players interact with a world which is continuously active. A player can create ships, colonize planets, invest in techology, and engage in warfare.
A Chess Game developed completly in Java including the Java3D API. This game is more then standard chess games, because it contains the possibility to play on more then one layer (e.g. you can pull the rook in x- y- and z-axis)
This is the desktop version of popular number game Sudoku.
You can generate infinite(close to that...) number of puzzles and play it on your Windows as well as Linux desktop. Game comes with a cool graphical user interface.
STGC is a browser-based game set in the Star Trek (tm) universe which has been developed over three years and now finally has gone open-source. For support please visit the homepage of this project.
The project is implementation of the Mine (Minesweeper) game. Written in Java, contains tool for automatic solving the mine field. Allows to set up width and height of the mine filed and number of mines. Very cool game :-)
TempusPre is a free, persistent online strategy game. Choose your race and start building, developing and fight to extend your kingdom. (development on the open source branch has stopped, only the proprietary branch is developed further)
Open Office Server Daemon based on older daemon written in python (oood).
Open Office is unstable as a server (memory leaks, not multithreaded, ...), this daemon makes it working in long-term without having to change anything in your code.
Step-by-Step is a simple brainteaser where you have to clear all colored tiles by stepping over it. Dependent on the color of the tile you must step 1-3x over it to make it disappear. Game contains 99 levels and a separate level editor.
SSTPong is a breakout style pong game used to test both a player's skill and web services. Players use a paddle to hit a ball towards rows of bricks. When the bricks are hit, computer generated test data is sent to the web service.