OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.
A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
Learn More
Optimize every aspect of hiring with Greenhouse Recruiting
Hire for what’s next.
What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
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/
The Best Mentoring Software For Engagement, Sustainability and High Impact!
All In One Solution To Manage Successful And Sustainable Mentoring Programs.
The Best Mentoring Software For Engagement, Sustainability and High Impact!
All in One Solution to Manage Successful Mentoring Programs. Top Organizations And Award-Winning Programs Are Using Mentornity
"The gAIme" is the real time strategy where player can code AI for his units using scripting language (LUA) or special logic editor. Play and survive in this bot's world!
Space simulation written in Python. The project aims to someday be like Elite with aspects of Trade Wars. Currently it is an interesting experiment in vector mathematics which demonstrates a minimalistic rendering engine for 3D space graphics.
Pyro aims to be the first major Roguelike game written in Python. Project goals are clear code, easy modification and extension, and of course, a game that's worth playing. This is an early alpha and not yet winnable.
EggMUD is a MUD engine totally written in perl. It can be used as base for any MUD with no limits of expansion and customization. A lot of things are not implemented yet, but you can use EggMUD code to do the dirty work while you enjoy creation!
ThudGame is Terry Pratchett's boardgame. ThudGame.com has exclusive license to host the game online, but anyone can use our code in any other project, without attribution: public domain code. Please help, by sharing your improvements!
SWFotE is a SWR MUD derivative, featuring a new space system, introduction system, multiple class creation, 3 new classes, ship simulators, code created ships, missile launchers, new force system, copyover, and a whole slew of other customizations.
A working browser-based Space Game that demonstrates advanced concepts such as hexagonal navigation, vector visibility, and a message-based battle engine. Currently seeking a CVS release manager to distribute the code.
A Mobile phone game/base code or other games. This will be a J2ME 3D game. To begin with, it will focus on the Shell To Sea campaign, see : http://www.corribsos.com/ The future idea is to develop games for all sorts of similar campaigns. they have a sayi
Code libraries and media files contributed by Whoola, Inc. Includes Whoola Cyberspace, a virtual reality web browser with fly-through hyperlinks. The source code includes a COLLADA loader for Xith. Click on the "Home Page" link above to install.
open quizz website : users can create questions with creative commons licenses, to be played online by everyone. Source code created for quizzgeek.net, but may be used to create other quizz websites about other topics. Based on webappkit.
Diablo 2 D2S Savegame Creator, Editor, and Modifier by -=Wraith-Lunati=-
All submissions of code to help this project will be listed in the source code and --thanks argument of
this program. This program is only console based, and written in C++.
qfl is an ASL client for the Linux operating system. ASL is the Adventure Scripting Language, developed by Alex Warren for use in Quest, his text game system. Despite the name, qfl contains no code from Quest, but will be fully compatible with Quest.
MechForce is the coolest shareware game on the Amiga (IMHO). It's a mixture of realtime and turn based strategy/tactic game based on BattleTech. This is an attempt to recreate this game with a lot of enhancements with the help of the Allegro library.
This is a PHP project for parsing Halo 2 XML logs from bungie.net and displaying the data in various ways, support for storing the data in a database may be added in the future. At the moment the code consist of a few PHP classes that parses the XML.
Virtual Gamemaster Project will include written in Java Text-Based Games Engine with AI and language understanding scripts(in plans ;P) and Role-Playing Game written using this engine.
The open virtuality engine (OpenVE) project addresses the design and implementation of modular virtuality systems (e.g. games, visualization systems, etc.). It comprises designs, patterns, code, tutorials and examples.
A simple arcade game emulator that uses modules to perform each of the main sections of the code. This is meant as a proof-of-concept to see if this idea will scale up to MAME proportions well.
Dynaman is a try to create a game like "Dyna Blaster" in C++, supporting Windows and Linux (and probably even more Operating Systems). The code is based on libSDL. It currently supports walking, placing bombs and goodies, we want to add LAN support later