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.
Learn More
Desktop and Mobile Device Management Software
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Another tetris-like little game. Move Pebbles around a board to form lines of three or more which will then disappear, letting other pebbles fall down. The game is written in Python using the PyGame library so it should run on many platforms.
A lightweight and fast implementation of Conway\'s Game of Life and related cellular automata.
It includes a pattern viewer running X Windows and
a Python module intended to help in designing complex patterns.
FreeKyra is a Free implementation of the engine used to play Westwood's "Legend of Kyrandia" adventure game. This project will start as an image viewer, then will hopefully evolve into a game interpreter (like ScummVM).
A collection of code for games using python.
Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside
Unlike other non-specialized EMR software, Valant is built exclusively for behavioral health. It is designed to increase the administrative and clinical efficiency of your practice and includes built-in outcome measures, billing, reporting, telehealth, and clinical documentation tools – all tailored to the unique needs of mental health.
IrrLichtRPG is a 3d walk-around gameengine being developed with RPG-style play in mind. It is an ENGINE and not an actual game project, meaning it focuses on features and core code that can be used for individual game projects.
Portable gameengine intended for game development.
Include portable 3D-engine for at least DirectX and OpenGL, physics and sound simulation engines, and scripting engine for AI.
ZEngine is designed to provide a powerful yet easy to use 2D game API using OpenGL for fast 2D drawing and SDL for everything else, it is completely cross-platform and the class based design makes it easy to learn and use.
OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
All Things Performance and Partner Marketing, All in One Place
Track calls, leads, and clicks without the manual work
Automatically tie revenue back to campaigns, channels, publishers, and networks through marketing attribution. Spend less time juggling reports, and more time optimizing for growth by using a single operating solution for partner and performance marketing.
A general strategy gameengine designed for the purpose of extreme flexibility, compatibility, and networkability. It is primarily to allow a unified system upon which many other strategy games can be ported and run with little effort.
OpenReality will be a 3D Engine Library for development of Games, Virtual Reality and 3D Visualization applications. It will be very intuitive, and strongly object oriented. Of course, performance will have a great weight on the project´s decisions.
Zaeden is a game written for pure RPG-style battling and character development. There are no conventional levels and characters are caster types. The game is focused around several types of magic. The project also hosts the CPE gameengine.
PyRA2 is a set of Python packages (libraries) and documentation providing
access to the file formats of Robot Arena 2 (RA2), a game by Gabriel
Interactive (published by Infogrames).
GTEngine was started by members of the Game Tutorials web site, www.gametutorials.com, to bring together the various talents and levels of knowledge in the creation of a 3D gameengine, and to foster our continued learning in a specific project.
Bluemud is a mud server implemented using Java and Jython where the driver/server is in Java and the mudlib and in-game world is in Jython (the Java-based Python interpreter).
Emotion Engine is an 3d gameengine based on plib of the 3d graphics, lua for the scripting engine and xml for the world files. Originally the engines intent was to demo and create a tutorial on how to use plib for new game developers.
The BoardGame Tool offers an easy, XML driven interface to implementing boardgames on the computer, with automatic network play, artificial intelligence and robot possibilities. Game rules are encoded in easy-to-learn embedded Python.
Gtkboard is a generic board gameengine into which various games are fitted as plugins. Games share the user interface, move parsing and strategy code. Currently over 30 games have been implemented; some are single player and some are two player games.
Yet Another Homemade GameEngine (yahge) is what the name says a free open source 3D GameEngine 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
TurboRally is a 2d top-down car game written in C++ using SDL. The objective of the game is to collect a number of object before the opponent (cpu) does. Maps are dynamically loaded from user editable files. There are also music and engine sounds.