RSS 5 projects tagged "Linux"

Download Website Updated 07 Apr 2008 Crate Game Engine

Screenshot
Pop 61.78
Vit 4.23

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.

Download Website Updated 31 Oct 2005 Lua Networking Extension Library

Screenshot
Pop 50.55
Vit 1.41

lua-httpd provides a shared library that implements simple networking primitives which can then be used from within your own Lua scripts. As well as the shared library, there is a simple sample HTTP server (with virtual host support), demonstrating how the library can be used.

Download Website Updated 09 Mar 2008 Lua Filesystem Extension Library

Screenshot
Pop 45.52
Vit 2.09

This extension library provides the filesystem primitives to your Lua scripts, which are missing from the core language. The exported primitives include mkdir, rmdir, stat, chown, chmod, and more.

No download Website Updated 06 Jun 2006 SAVEngine

Screenshot
Pop 19.95
Vit 50.38

SAVEngine is a cross-platform, object-oriented, and plugin-oriented 3D graphics engine. It supports DirectX and OpenGL, Win32 and Linux.

No download No website Updated 25 Apr 2010 PropXX

Screenshot
Pop 13.86
Vit 33.46

PropXX provides a property/configuration mechanism for C++ applications. Properties can be defined in files similar to but more flexible than Java properties. Property files are defined in a type-safe, modular way and offer the full expressiveness of the Lua scripting language. The design of PropXX combines flexibility with high performance for the C++ code that accesses property values. The property values are stored in objects of special property classes, which are automatically generated from the property set definitions. Performance-critical code can be inlined by the compiler, and a typical access to a property value is as cheap as reading a single variable from the memory. No costly data structures like hashes, balanced trees, etc. are involved.

Screenshot

Project Spotlight

queXML

A simple XML schema for designing questionnaires.

Screenshot

Project Spotlight

CryptNET Password Candidate Generator

Flexibly generates password candidates using OS pseudo-random sources.