Naikai is a set of game-oriented XPCOM components that vastly simplify the process of creating games. You can use Python or JavaScript or any XPCOM-enabled language to glue all of the provided components (image loaders, graphics renderers, a sound system
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.
Momoko is a framework for developing distributed, multi-user, network-aware applications. It includes facilities for storing objects in a tree structure, a shell for manipulating the object database, orthogonal persistence, scripting support, and a trans
Falconer-Try Studios is developing this new gaming engine for 2D, 3D and soon VR environments. It will be best for RTS and FPS games. See the documentation for more data.
This is a slide rule emulator based on the classic Pickett slide rule design. It is written in Python, so the name "pyckett" is appropriate. It is suitable as an example of object-oriented Python software construction, including multiple inheritance.
A TextMap module for Python.
The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text),
input = readxy(x,y,text), clear(), scroll(x,y),
change(coloroptions), settext(text), input = gettext()
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.
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.
Metagame-Sector is a Python framework for quickly and easily making Sector-based games (ie, Chess, Risk, Bard's Tale, Zelda, WarCraft, Civ). Features include Client-Server model, View separation (ie, you can have a GNOME and a Win32 frontend), and more.
Lightget is an open hardware and open software project to build computer controlled systems with LEDs and/or other light sources. The ultimate goal is to provide illumination and visual entertainment in a convenient, low-cost solution.
FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included.
Befunge is an esoteric two-dimensional programming language.
sForzando is a set of extensions for the PyGame library (www.pygame.org) for the Python programming language. sForzando makes available easy-to-use classes for game event scripting, graphic animations and layering.
Mathfun.py is a Python library that contains those little bits of mathemagical ideas that we all enjoy. Primes, prime factorization, Fibonacci sequences, string2value functions...
A project that involves creating both a server structure and a client model for a basic(as of this point) mmorpg game. Mainly a school project developed by students at the Ovidius University of Mathematics and Informatics of Constanta.
Arvotarnia - A MORPG in text-format. Explore the world of Arvotarnia in this old-school text-style role-playing game. Fight other players and mobs to gain experience to skill your character to become the mightiest of all warriors!
Eynhorn is a 3d action rpg engine / framework. It will support dialog system, fight system, armors and weapons, and will include a map assembly. It is realized in Soya 3d and Python, so it'll be platform independent.
Humans vs. Zombies is a game of moderated tag. A group of human players attempts to survive a zombie outbreak by not being tagged by zombie players. See humansvszombies.com for more. The HVZ program is a Django application that administrates this game.