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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
UnBGameDev is a student game development project at the University of Brasilia/Brazil. Our main goal is to learn by means of producing small games using free technologies, such as Ogre3D, Lua and Microsoft XNA.
MMBN Online is an open-source, cross-platform MegaMan Battle Network battle simulator. It is written in the Python language, using Pyglet as a library.
In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.
A game written in pythonusing pygame. The user launches a probe with starting velocity. The probe is then only controlled by gravity. Score based on time surviving (before collision) and proximity to objects.
Interactive aims to be a cutting edge Opensource, community driven MMO Engine for the indie community. Our goal is to provide a service like AAA companies have in Hero Engine and Big World.
Le Chocolat is a "Warhack" game engine for development Warhacks in Python lenguage (using Pygame for the graphics and sound) to play in offline or online
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Pymmugwump is a tile-based game in which the goal is to find the location of the 4 mugwumps hiding throughout the board. It was written in Pythonusing Pysweeper's Pygame interface.
Pyzzle is a cross-platform game engine for creating large-scale, 2D Myst-like adventure games. The engine supports 2D panoramas, features an intuitive design mode, and allows users to download content from the internet. Pyzzle is written using Pygame.
InterLink is a sidescrolling game written in Pythonusing the wonderful Pygame and Pymunk libraries. It uses interdimensional linkings to move objects from one area to another.
Sudoku solver written in Pythonusing the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. If you don't have Python installed you can get it at http://www.python.org/download/
An IRC cheat bot for the popular multiplayer eggdrop trivia game, KAOS. Written in python. It comes as a self-contained bot just add in network, port and channel, and possibly a custom dictionary. Check your channel rules before using.
Urban Shadow is a real-time RPG based on the classic game, Shadowrun. The game is being developed using the Python programming language and the pyGame library.
Sudoku solver written in Pythonusing the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. This project site is not active, please visit http://sourceforge.net/projects/tkpysudoku/
VectorX is a game similar to Spaceinvaders and Asteroids. It uses two dimensional vector graphics and involves gravity. The aim is to fly around the screen and destroy opponents with 4 different projectiles. It was made usingpython, pygame and livewires
Moop (Mud, Object-Oriented, Pythonic) is a MOO written entirely in Python, with a Lambda-MOO-based syntax and usingPython as its object scripting language.
An utility to generate random names using high order Markov chains and several language rules which can be generated from scratch, from a word list or by randomly generating a new language from several user-defined parameters