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
Find Hidden Risks in Windows Task Scheduler
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
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.
A warehouse of utilities and story source-code for Inform-based interactive fiction stories. Include simple examples of how to write inform, to libraries of useful utilities and objects, to full game source-code.
Pyplace is a toolkit which helps Python developers to render data as isometrically viewed 'places' around which the user can navigate.
The look and feel by version 1 will be similar to an early UO or AOE, but only a few unit sprites & no network
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
You are a biker who wants to buy himself a decent bottle of milk. Sadly enough, Aliens have taken over the city and threaten to use up all the valuable milk !So, consequently, you must thoroughly butcher all those aliens to hell...
Razors Edge is a MUD based on the CircleMUD 2.0 code, with many enhancements. SourceForge is used to track bugs within the server code, and also a distribution/development mechanism for the Razors Client (Curses) and the EdgeWorld Builder (Perl/Tk)
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.
This project is a portable C++ implementation of blackjack and craps simulators. While it could be adapted to work as a game engine, the intent is to provide a code base for the development of a powerful open source gaming analysis tool.
SimGear is a set of open-source libraries designed to be used as
building blocks for quickly assembling 3d simulations, games, and
visualization applications.
SimGear is a relatively new project, and while quite a bit of code has
been written as par
The Fading Summer mudlib is an LP-based mud (MudOS driver) designed as a foundation for bringing out the best in LP coders around the world. Anyone with knowledge in LPC and a desire to help code a core mudlib is welcome to join the project.
A Java-based game to let two people play Magic: The Gathering (copyright Wizards of the Coast) over a tcp/ip connection. It does not know how to play the game, but it does let you play if you know how.
Nonsense Software is a group working on several games and other programs. We are currently working on opening up the sourcecode on our completed projects under the GPL.
pyBoids is a free/open-source project that implements (in Python/TKinter) Craig Reynold's famous boids algorithm. This algorithm intelligently simulates flocking, herding, swarming, and schooling behavior as found in nature.
PySol is an exciting collection of more than 200 solitaire card games. Its features include a very nice look and feel, multiple cardsets and table backgrounds, unlimited undo/redo, loading/saving games, player statistics and log files, a hint system, demo
This will be a very comfortable Linux Console Shell for dedicated Halflife/Counterstrike servers. Features will include logfilters, triggers, monitors a.s.o.
"Cross The Water" is a general repository for various small Java projects too big to be a "code snippet", but too small to justify the overhead of a complete project.
Rollem is an Open Source (GPL) Game Master's aid for Roleplaying Games, allowing you to randomly roll on tables (e.g. encounter, weather, name, character history) that are written in XML.
pRobot is something like Pokémon for computer scientists. Each player creates a computer program, a so-called pRobot. Then all the pRobots are thrown into a virtual arena, the war-ground. Within that arena they can walk, reproduce, and fight.
SimStar GPL is an exciting open source space combat game. Networkable, portable, and open source, it's the shoot'em up for the next century! Uses OpenGL (Mesa) for high speed graphics and has over 1 megabyte of code available! NOT your dad's open source!
PyPet is a virtual pet simulation class written in Python, allowing for an open source framework for virtual pets. Includes numerous interfaces including a SuperKaramba theme, as well as supporting remote interaction over the internet or other networks.
Python game template powered by PyGame and PyOpenGL (but it is encapsulated).
This code provides the basis to begin developing a game prototype quickly
Isometric engine based on old python tkclient from worldforge.org. The goals are to separate libs of code, port it to pygame, .and make it up to date for worldforge. The reason is lack of light free isometric engines for easy games development
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 using Python Generators.