51 projects tagged "Windows"
C/Invoke is a library which can call C functions at runtime with no prior knowledge of the function prototypes. This capability is used to allow any language to call native libraries without writing a separate module in C, similar to the P/Invoke functionality of the .NET framework.
Infon Battle Arena is a networked multiplayer real-time programming game featuring little creatures fighting for food. You upload your Creature Code (written in Lua) to a game server using a telnet Interface. The game server then runs your code. The graphical client can be used to watch running games or replay recorded games.
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...
Renoise is a sophisticated music sequencer and audio processing application. It's an all-in-one music production environment for your personal computer. Based on MOD tracker software, its primary use is the composition of music using samples, (in WAV, AIFF, FLAC, Ogg, and MP3 format), plug-ins, and MIDI/OSC sequencing of VSTi/AudioUnits soft synths.
Liquid PCB is a computer aided design application for designing printed circuit boards. Unlike other PCB CAD applications, you are not restricted to straight tracks and 45º angles. Instead, you can freely draw tracks any way you like, and the tracks themselves will move and bend as required to maintain your design rules. Vias and components are also free to move and rotate. The user interface exposes all functions through the multi-directional expanding mouse menu and the keyboard instead of through icons and menus.
LuaRocks is a deployment and management system for modules in the Lua programming language. It aims to provide facilities for Lua such as those from module systems of other scripting languages, such as Ruby's RubyGems or Perl's CPAN. LuaRocks allows Lua modules to be installed as self-contained packages called "rocks", which also contain version and dependency information.