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.
A Framework for air guitar based applications. Code settings...
- language: C++
- used IDE: microsoft visual studio 2005
- libs: FMOD, OpenGL + GLUT and DsVideoLib
Same as Sokudo rule:
Fill in the game board so that the numbers 1 through 9 occur exactly once in each row, column, and 3x3 box(we call it RULE). The numbers can appear in any order and diagonals are not considered.
Base on Win32SDK, code with C++
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
A game based around the popular Puerto Rico game. The client will be available for various OS´s. The server code will be for Linux but may work on other POSIX-Systems as well. The game will include definable buildings and graphics.
Text Space Game rpg would like to make the game better by makeing the text game open source and for people to have fun with useing the code for people can have ideas for some new code.
Thousand Parsec is a framework for turn based 4 X's game (eXplore, eXpand, eXploit, eXterminate). Designed for long games, supporting massive universes and has an easily expanded tech tree.
iamar browser is a GPU web browser that displays 3d specific contents. Instead of html, it run on a scripting language called semblis. Together with mesh made from blender, it makes 3d game production extremely easy.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
Puzzle game where you should try to memorize a pattern and then rebuild it. Similar to Brain Blasters on Amiga.
The code has now moved to GitHub: https://github.com/Zitrax/brainblast
Zen Worlds is an object oriented C++ virtual worlds / MMO game engine framework. This project includes Zen Engine game engine client, Zen Enterprise, an Enterprise Service Bus, and a C++ Application Server, and Zen Studio, a game development IDE.
A shareware game called begin was released in 1984: a tactical starship game with a good AI and fair rules (the computer had no advantage) I've hacked assembly code to make it a multiplayer game, so that folk can challenge each other rather than the AI.
Nintendo DS port complete. Shoot down meteors by matching kanji with their pronunciations. Has kanji for all grade levels (~5,000 total). Inspired by Kanji City Defender.
A port of Quake 1 to Direct 3D. This is a native port, not using any wrappers or suchlike. Direct 3D 9.0c is used, and all of the code has been written from scratch to replicate as much of GLQuake's functionality as possible.
Annchienta is a 2D isometric game engine for RPG games, but can be used for other games as well. We also release the games here as well. These games are mostly set in a fantasy world, combining an epic and tragic quest with fun and challenging gameplay.
Teaches the Japanese Kana using a repetitive approach. You must quickly enter each Kana's romanji when it falls from the top of the screen. By the time you have completed all 30 levels you will know the romanji and pronunciation for every Kana character
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
UPDATE 2012-08-15: Software license has been updated to the MIT License! In the source files it still say GPL, so please just ignore that. All of the code is...
Skeleton is a graphical coding environment to easily create and modify rooms/areas
of MUDs basing on the Evermore Core Library (EverLib - see www.evermore.de).
This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
rmapc is an efficient free map compiler for games using BSP files. Although influenced by id Software's quake map compiler, rmapc is developed from scratch and does not reuse code with similar utilities.
Argorha Pathfinding is an algorithm which permit you to find your way into a polygon soup ( 3D world ) efficently by precalculating a system of sectors and portals. AStar included. Demo in Download section, code on SVN.
Cross-platform 3D Game Interpreter for 3D design games simulation and Virtual Reality Graphics Rendering with GUI and Command Line. Include map editor , game modeler , script editor.
This is an Single or Multi player First or Third Person Shooter game borrowing concepts from other popular games, such as Portal and Halo, in a futuristic setting. This will use OGRE as the 3D engine, and NewtonGD for physics. It will also use a custom n
A 2D Engine aimed to be a robust solution to handle most 2D games. The caveat to that is the code is in a constant flux with design changes and refactoring.