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.
Try Retool free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
CGI games:
WSpace will become a multiplayer space strategy game.
WebRogue is a roguelike, ready for multiplayer support later. There is also a GUI client for WebRogue in the download.
Yet Another Homemade Game Engine (yahge) is what the name says a free open source 3D Game Engine geared towards development of 3D First Person Shooters. Major goals are to provide a Rapid Prototyping System for Game Ideas or to make Game Demos for Resume
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.
Futures Gateway is a not-for-profit educational project for children (primarily ages 8 - 18) and their families. It uses interactive and collaborative activities, especially Wiki and HTML document and media management software, videoconferencing, chat, b
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
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.
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()
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.
ME is a multiplayer, web-based game of space exploration and economic competition. It is a game of strategy, role-playing, combat, and diplomacy.
Continues the development of ME originally by Bryan Brunton.
Try the game at http://advancedpowers.com/
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.
MYGAMEBOX is a project building a virtual console in the style of 1980-1990 computer game consoles.
The project is built around Pygame which is proving itself as the most robust and enthusiastically supported platform for python games development.
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.
We will be developing side scroller arcade-type games from the classic gaming era. Windows and Linux versions will be available, along with the engine and Java development tools and editors.
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...