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.
(note: sourcecode has moved to github: https://github.com/frank-zago/xgalaga-sdl)
XGalaga-SDL is a port of the popular X11 game XGalaga, a clone of Galaga, using the SDL (Simple DirectMedia Layer) library. XGalaga was originally written by Joe Rumsey.
A ridiculously simple spaceship shoot 'em up game written in Python
Pytonis Universalis (name is still WIP) is a simple shoot 'em up. It is written completely in Python and uses Pygame so the code is as accessible as possible for others to inspect.
The idea should be easy enough for anyone to understand: try to avoid running into flying saucers and their laser beams by shooting them down before they shoot you down. Every time you destroy a flying saucer you get points. Points are nice, you want them.
Real time puzzle videogame, with like arcade games gameplay and isometric perspective.
Use random pieces of terrain to expand the ants territory allowing them to reach the food.
Is a simple, Java made, snake game which supports full-screen mode and windowed and it let's you choose if your snake will be a "WIndows" or "Apple Mac" snake. It's fun.
An Open Source portable pure Javagame library with example games, Swing-based sprite animation engine, deployment framework, and firewall tunneling networking. The code is documented in the book Advanced JavaGame Programming by David Wallace Croft.
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.
SnakeBerry is a university project whose goal is to create a simple multi-player snake game, in a nice object-oriented manner with industrial-strength UML documentation, according to the Rational Unified Process scheme.
Tank Arena X is a 2-D arcade game playable by a single or multiple players. It loads all the game data from simple text files, allowing for easy modifications and creation of new levels and mods. Also, can support AI tanks using its AI engine.
MotoPain is a networked multiplayer car-battle game, implemented in Java. The goal is simple: to blow each opponent from the face of the earth. You will also be able to design your own car to suit your style of play.
A very simple, yet addicting game. Requires atleast 2 players, with a maximum of 4 players. Move around your environment with your block, get power-ups/downs, and be sure to shoot the other players before they get you!
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.
LucidEngine is a simple layer over MIDP compatible phones that will let you write simple and old fashioned games using a specific language.
Every game you'll develop will basically work on all the devices (even not phones) LucidEngine as been ported.
Simple, small, JavaAppletgame, designed for low-powered computers. Its a 2D adventure type game where you collect ingredients to create spells, battle monsters and rescue your friend.
Space Cave is a simple arcade game. You fly your spaceship through a cave and try to get as far as possible. It is a mobile Java (j2me) adaptation of an old palm game.