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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
The Labyrinth-Game implemented in OpenGL using PyOpenGL. Your goal is to maneuver a metall-ball through a parcour made up of walls and holes. Winner is who manages the parcour quickest without falling into a hole!
SpaceQuark is a complete game engine for Windows. It takes care of almost all aspects of games such as 3D-Graphics Rendering (using OGRE), Audio(using FMOD), Physics, Game Logic and Artificial Intelligence, Multiplayer, Plugins, Scripting and much more.
Mnemisis is a tool for learning and using what is called the 'major' system of mnemonic for remembering numbers. It involves /learning/ (sigh) a phonetic system, but after that it's time to start cramming those 20+ digit numbers into your head. Free
The SquadX Turn-Based Engine is a game engine for aiding the development of tactical turn-based combat simulations (like the XCOM(tm) series). The project is being developed in C++, using OpenGL, GLUT, and SDL. It will have versions in Linux and Windows.
Original Gamer's Client aims to combine the convenience of a GUI-based MUD client with the power that seems reserved for TUI-based clients. OGC implements its GUI using Tk, and will eventually add a powerful Python-based scripting language.
The Pythian Project is a world-wide group working together to create a first-person, real-time CRPG using Borland's Delphi as a development tool. We aim to create a richly detailed and expandible virtual world for the on-line community.
A generic game engine built on top of libksd (http://libksd.sourceforge.net/) using the Atlas (http://www.worldforge.org/website/protocols/) for the network protocol.
CrystalNight is a web-based CGI game engine for a genre of game best described as "breeding" game. Meaning you, breed/train monsters/animals/etc. This is a game engine so the specifics for any game using it would need to be defined in the database.
Pygame.UI is a pure Python GUI implemented usingPython and Pygame library. The goal of this project is to implement a GUI which can be easily plugged into your existing game project.
PySet is an incremental implementation of the classic logic/card game Set, built usingPython, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
PyTrail is a game based on our beloved Oregon Trail. Take your family/crew across the United States to the lovely state of Oregon.
Python is the main language, using Pygame - a Python based game infrastructure.
A 2d cross-platform top-down arcade game, reminiscent of Robotron. Written in Pythonusing pygame and SDL. Available for Unix and win32, should work on Mac as well.
Moebius is a mud server, written in pythonusing (currently) MySQL as a back-end. It's design goals are to be extensible without taking the engine down, to be distributable via the database, and to allow a complete python coding/learning env online. It
The intention is to help Learning programming by usingPython in different game challenges. The main language is French, but we can answer to English if needed.
A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of usingPython Generators.
Parlance is a completely open platform for playing the Diplomacy board game over a network, using the protocol developed by the DAIDE community. This Python-based system currently includes a configurable server, a few simple bots, and an observer.