Simple Project List Software Map

252 projects in result set
Última actualización: 2008-04-07 09:12

Crate Game Engine

The Crate Game Engine is a game engine that is designed to make creating games trivial. The rendering and scripting engines are removed from the game engine to make the specialization of games as easy as possible. Currently, scripting support is implemented to allow a Lua script to be put directly in the game file, which can be validated as XML. Multiplayer text based adventure-style games can be played with the existing console rendering engine.

Última actualización: 2010-12-12 07:47

lsyncd

Lsyncd watches a local directory tree's event monitor interface (inotify). It aggregates and combines events for a few seconds and then spawns one (or more) process(es) to synchronize the changes. By default, this synchronization is done with rsync. Lsyncd is thus a lightweight live mirror solution that is comparatively easy to install. It does not require new filesystems or block devices and does not hamper local filesystem performance.

Última actualización: 2010-11-17 06:59

Monster 2

Monster 2 is a nostalgic trip back to the days of the epic SNES RPGs like Final Fantasy and Breath of Fire. It was built from scratch with a focus on a good story, unique gameplay features, and professional looking and sounding artwork and audio.

(Machine Translation)
Última actualización: 2014-03-16 17:58

Nuvie

Nuvie is an open source engine for Ultima 6, Martian Dreams, and The Savage Empire. It uses the original data files from the games.

(Machine Translation)
Última actualización: 2010-03-08 13:12

Dolphin-emu

Dolphin is a Nintendo GameCube, Wii, and Triforce emulator for Microsoft Windows, Linux, and Mac OS X (on Intel-based machines), it is the first emulator to successfully run commercial GameCube and Wii games, and is still the only emulator capable of running commercial Wii games.

Última actualización: 2010-06-25 08:15

CorsixTH

CorsixTH is a clone of Theme Hospital. As computers evolve, we risk losing some classic games. Bullfrog's Theme Hospital, published in 1997, is a classic simulation game, but getting it to run natively on modern operating systems is getting progressively harder. CorsixTH aims to reimplement the game engine of Theme Hospital, and to be able to load the original game data files. This means that you will need a purchased copy of Theme Hospital, or a copy of the demo, in order to use CorsixTH. After most of the original engine has been reimplemented, the project will serve as a base from which extensions to the original game can be made.

(Machine Translation)
Lenguaje Natural: English
Sistema Operativo: MacOSX, Linux, Windows
Lenguaje de Programación: C++, Lua
User Interface: OpenGL, DirectX, SDL
Última actualización: 2010-03-07 14:18

Android Scripting Environment

The Android Scripting Environment (ASE) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device. These scripts have access to many of the APIs available to full-fledged Android applications, but with a greatly simplified interface that makes it easy to handle intents, start activities, make phone calls, send text messages, scan bar codes, poll location and sensor data, use text-to-speech, and more. Scripts can be run interactively in a terminal, started as a long running service, or started via Locale. Python, Perl, JRuby, Lua, BeanShell, and Bourne shell are currently supported.

Sistema Operativo: Android, Android
Lenguaje de Programación: Java, Lua, Lua, Perl, Perl, Python, Python
Última actualización: 2009-07-16 13:32

ePoint HotSpot

ePoint HotSpot is a firmware for wireless routers based on OpenWRT with some ePointy extensions and an ePoint-branded UI theme. It is distributed as a stand-alone flashable firmware-image, as a set of extension packages for OpenWRT, pre-installed on wireless routers, and in source code. It is aimed primarily at catering businesses, Internet cafés, and medium-sized communities (e.g. residential co-ops) wishing to share their Internet connection on a fair basis. The primary target hardware is WRT54GL by Linksys.

Última actualización: 2011-10-02 22:14

Diluculum

Diluculum is a library that intends to make the
coexistence of C++ and Lua more harmonious. In
this regard, it offers essentially three
"services": a nice way to access data stored in a
Lua interpreter; a not so bad way to write
functions in C++ and make them available to Lua;
and a limited and just barely usable way to
register C++ classes and objects in a Lua state.

(Machine Translation)
Lenguaje de Programación: C++, Lua
User Interface: Toolkits/Libraries
Última actualización: 2010-03-13 19:18

flosslogic

flosslogic is a portable, cross-platform logic analyzer program that supports various (usually USB-based) logic analyzer hardware products.

(Machine Translation)
Última actualización: 2013-12-27 14:40

AKFAvatar

AKFAvatar is a fancy graphical user interface for text oriented applications where an avatar appears on the screen and provides information in a balloon. It also supports recorded audio files. Applications for AKFAvatar can be written in Lua, and there are interfaces for C and Free Pascal.

A number of ready-to-use applications and modules are provided, including a text viewer and a module that makes question-answer exercises. For POSIX-compatible operating systems there is a man page viewer and a terminal emulator, which makes it possible to run many existing terminal-based programs in this fancy environment.

(Machine Translation)
Última actualización: 2012-06-20 23:10

Apache Traffic Server

The Apache Traffic Server (TS or ATS) is a modular, high-performance reverse proxy server, generally comparable to Squid. It was created by Inktomi, and distributed as a commercial product called the Inktomi Traffic Server, before Inktomi was acquired by Yahoo!. Traffic Server has been actively used inside of Yahoo for over 4 years, serving billions of requests every day. As of fall 2009, Traffic Server is an Open Source project, and in April 2010 the Apache Traffic Server was promoted to a top-level project of the ASF.

(Machine Translation)
Sistema Operativo: FreeBSD, Linux, SunOS/Solaris
Lenguaje de Programación: C, C++, Lua
User Interface: Web Environment
Última actualización: 2013-11-28 13:36

FreedroidRPG

FreedroidRPG is an isometric RPG game inspired by Diablo and Fallout. There is a war, and we are losing it. No one really knows why the bots started killing us. Most don't even want to know. The human race is reduced to little more than a few isolated groups of people trying to survive. Somewhere in a place known as Temple Wood, a hero is about to wake up from a long sleep...

Última actualización: 2013-01-31 22:07

TacitPixel

TacitPixel (formerly libTAP ) is a
prototyping system for virtual reality and
augmented reality applications. It runs on a
variety of platforms. RAP (rapid application
prototyping) is done through the Lua interface,
which mirrors the C++ namespace as closely as
possible. libTAP has a small but distinctive
feature set, focused on prototyping of realtime 3D
simulations.

(Machine Translation)
Última actualización: 2009-08-16 18:38

Nixstaller

With 'nixstaller' you can easily make installers
for Unix-like systems. Some of the project goals:
support for many different platforms, support for
different (optional) frontends used by the
installer (currently FLTK, ncurses, GTK 2, and Qt
are planned), ease of use for the install creator
and the end user, different ways of installing
(extract files to a location, compile software on
the user's system, and maybe even integration for
the package manager running on the user's system).
Nixstaller can be fully translated and is
programmed in C++ and sh.

(Machine Translation)