RSS 20 projects tagged "Windows"

No download Website Updated 07 May 2013 Sqrat

Screenshot
Pop 57.91
Vit 10.29

Sqrat is a C++ library for Squirrel that makes it possible to expose classes and other native functionality to Squirrel scripts. It is similar to SqPlus, both in functionality and syntax, but seeks to address several issues present in other binding libraries.

Download Website Updated 12 Mar 2013 innoextract

Screenshot
Pop 165.35
Vit 5.61

innoextract is a tool that allows you to extract the contents of Inno Setup installers on non-Windows systems. It does so without running the actual installer using Wine.

Download Website Updated 03 Jan 2013 EGSL Interpreter

Screenshot
Pop 49.02
Vit 7.12

EGSL is a small interpreter which can execute Lua scripts. It includes some functions for fast and easy game development. These are image manipulation functions, functions for 2D drawing, sound and music, input via mouse, keyboard, and joypad, and some helper functions. The engine is based on SDL, SDL_gfx, and SDL_mixer, and additionally on SDL_image on Haiku-OS.

Download Website Updated 22 Oct 2012 U++

Screenshot
Pop 314.01
Vit 36.17

U++ is a C++ cross-platform rapid application development suite focused on programmers' productivity without sacrificing runtime performance. Based on strictly deterministic design, it provides a viable alternative to garbage-collected platforms, even for business logic oriented problems.

Download No website Updated 17 Jun 2012 Humm and Strumm

Screenshot
Pop 57.53
Vit 4.21

Humm and Strumm is a 3D adventure game in which two players must collaboratively solve puzzles and fight enemies in order to stop the evil Dr. Geoff from taking over the world. Humm and Strumm is set in a psychedelic fairytale world, with lands such as a giant cupcake and a musical forest. The main characters, Humm and Strumm, are armed with yo-yos for weapons. Humm and Strumm has two modes of play: Adventure Mode, in which two players fight Dr. Geoff, and Tag Mode, in which up to eight players play a game of tag using their characters' weapons.

Download Website Updated 11 Mar 2012 Xye

Screenshot
Pop 88.86
Vit 9.77

Xye is a puzzle game in which the objective is to get all the gems in each level. The mission is not as easy as it sounds: there are traps, monsters, and very hard puzzles everywhere. The player can interact with objects in the game in a lot of ways, and some of the objects can also interact with other objects.

No download No website Updated 05 Oct 2010 Open Game Libraries

Screenshot
Pop 20.32
Vit 30.98

The Open Game Libraries is a collection of separately usable C++ libraries for creating games. It provides OpenGL window management, zip file management, OpenAL audio management, a developer console window, input management, bitmapped fonts with Unicode and kerning support, image loading and saving, model loading and importing, and generic classes and objects for game development such as math and text processing.

No download Website Updated 17 Feb 2010 Irrlicht Engine

Screenshot
Pop 203.14
Vit 9.50

The Irrlicht Engine is a high performance real-time 3D engine written and usable in C++, and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL, and its own software renderer.

Download Website Updated 27 Sep 2009 OptiPNG

Screenshot
Pop 134.55
Vit 3.34

OptiPNG is a PNG optimizer that recompresses the image files to a smaller size without losing any data. It works in a manner similar to pngcrush, but it has a wider automatic search space (leading to possibly a better compression), and it runs faster.

No download No website Updated 30 Jun 2009 MiniD

Screenshot
Pop 16.43
Vit 37.72

MiniD is a scripting language influenced by Lua, D, Io, Python, and other languages. It has a C-style syntax, is dynamically typed, and is designed to be easily embedded within and extended by a larger host application. It is written in (and is designed to be used from) the D programming language. It can also be used as a standalone language. Some external libraries are currently under development, including bindings to SDL, OpenGL, and libpcre.

Screenshot

Project Spotlight

ora2pg

A tool to easily convert an Oracle database to a PostgreSQL database.

Screenshot

Project Spotlight

SLEEF

A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.