The Most Powerful Software Platform for EHSQ and ESG Management
Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Learn More
AestheticsPro Medical Spa Software
Our new software release will dramatically improve your medspa business performance while enhancing the customer experience
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Public Development for the Community
Educational Project meant to inspire your creative talent in a variety of areas such as: C++ Coding, Apache / Windows / Virtual server Administration & DNS, Graphic Design, 3D in-game development, website html / php / asp / java, MySQL database management and troubleshooting.
LumenLiquid is a game engine which offers high flexibility. Every user can create his own game without having to worry about code. Trough the high customisation there are almost endless possibilities to create games and stories. To show up the endless possibilities, LumenLiquid is deployed with an example game, Fabled Lands. The story is taken from the homonymous books written by Dave Morris and Jamie Thomson.
MekaWars is a game of the programming-game genre: in this kind of games like JRobots or Gun-Tactyx the player programs the AI of his team of bots and then watch them fight against teams programmed by other players. In this case the game is set in outer space and the players write the control script of star-fighter pilots and star-ship captains. The players write the AI of their bots using the Lua programming language.
The name stands for "General Purpose Abstraction Layer". GPAL is a set of C++ classes which are used to represent any kind of data and to manipulate them. Thanks to SWIG, it is usable in many programming languages.
Panther game engine is being developed as part of a class on game engine development at Chapman University 2009/2010/2011. Development continues through December 2011.
Hovercraft is a game demo written in C++ (engine) and Lua (the game itself). Video presentation - www.youtube.com/watch?v=QDp6LFVs_Bc . Source code: http://hovercraft.svn.sourceforge.net/viewvc/hovercraft/trunk
This is a source code mod for Sauerbraten that adds a Lua scripting environment powerful enough to allow UI customization, handling of various game events, and more.
A cross compiler for writing lua code in Java. Useful for writing Addon's that use the popular scripting language Lua. Avoid the hassle of writing unorganized code in a language with very little IDE support. Use eclipse and many other java tools.
OpenGDK is short for Open Game Development Kit. It's supposed to be a plug-in BASED (it's different from OGRE. OGRE is plug-in friendly), cross-platform, open source, general purpose (2D, 3D, client, server, editor), game development kit.
Built by an estimator, SharpeSoft Estimator is a fully comprehensive software that allows for a more efficient and quicker job-winning bids. Ideal for civil, utility, heavy/highway, grading, excavating, paving, and pipeline contractors, SharpeSoft Estimator offers advanced features such as Item Master, Subcontractor Comparison, Materials Comparison, Grouped Items, Trench Profiler, Haul Calculations, What-if Scenarios, Batch Reports, and more.
Property/configuration mechanism for high-performance C++ applications. Similar to but more flexible than Java properties. Property settings provide type safety, expressive error messages and full-featured expressions. Based on the Lua language.
World of Warcraft DKP package for EQDKP Plus based DKP systems. It includes an in-game addon to keep track of DKP data and to simplify loot distribution and an automated update application.
True3D is a game engine that will be centered around OpenGL FPS development. We plan to have multiple versions (for C# and Java)<br><br> Feel free to edit the code and submit changes to me.<br> SVN is now up.
A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.
This project is a portage of LUA on GP2X.
It uses LUA source code from 5.0 version and SDL toolkit from dev.gp2x.com
For more information see http://glua2x.memiks.info/
A massively-multiplayer online role-playing game (MMO-RPG) designed to function like a table-top RPG, allowing players to use natural language naratives or commands rather than the strict subset commonly associated with computer games.
Atani Software has a primary focus of developing games for various platforms and also try to keep the good old BBS' alive with releases of door games, etc.
Lixoo is a extensible, fast and small 2D point'n'click adventure game engine. It features the engine itself and an IDE that let you create full-featured games just by writing the essential code of the game.
LuaEclipse is an IDE for the Lua language based on the Eclipse platform. It features syntax highlighting, content assistant, code running, integrated documentation and more...
Gamemode for Multi Theft Auto: San Andreas Deathmatch.
Currently in development, code is not optimized, we are very NOT recommend to use it.
But we want realize many interesting features ;)
Currently gamemode have only Russian version :)
A generic C++ MUD server featuring a strategy-style hexagon map
...While not specifically a MUD project, this project's basic concept has merged into another that can be found here:
https://github.com/nicrohobak/Toolbox
Along with an additional, related project of extreme interest:
https://github.com/nicrohobak/AnsiGL
------------------------------------------------------------
HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down hexagon-based map (dynamically generated and drawn in ANSI/ASCII art) giving a basic visual representation of your immediate surroundings in addition to traditional descriptions.
Many (most?) MUD servers hard-code a specific game system, or a specific game setting within their code, but HexMUD strives to be as generic as possible in this area, allowing each separate administrator to easily build a custom code base while also gaining access to all of the core features HexMUD provides.
Polopoly's a porting of the classic Monopoly. Polopoly's not limited to the original rules, but also uses different maps with crossing streets etc. It's not just only an online playable game, but serves as a tutorial how to build a simple game, too.