RSS 6 projects tagged "Windows"

No download Website Updated 09 May 2010 Andrew's Game

Screenshot
Pop 30.53
Vit 33.27

Andrew's Game aims to be a lightweight and highly expandable code base editable by anyone with a basic understanding of Python. The project has three parts: core systems, sample game, and reusable extensions. Core systems deal with the actual game mechanics; a sample game will be a template of how to use core systems and reusable extensions to create a working game. The reusable extensions can contain items and minor added functionality. Andrew's Game can implement a text-only single player RPG, which is like a MUD without support for multiple players.

No download Website Updated 30 Jun 2010 EO

Screenshot
Pop 41.23
Vit 2.88

EO is a templates-based, ANSI-C++ compliant evolutionary computation library. It contains classes for any kind of evolutionary computation (specially genetic algorithms) you might come up to. It is component-based, so that if you don't find the class you need in it, it is very easy to subclass existing abstract or concrete class.

Download Website Updated 07 Sep 2010 OpenPref

Screenshot
Pop 22.02
Vit 31.40

OpenPref is an implementation of Preferans, a European trick-taking game against two virtual players. Currently it allows you to play the Sochi version of Preferans, allowing you to change some game conventions. Two alternative AIs are available.

Download No website Updated 12 Feb 2013 avt

Screenshot
Pop 55.71
Vit 1.00

avt is a collection of command line tools for aviation. They allow you to get METARs, TAFs, sunrise and sunset, and geo info, and decode IATA/ICAO airports, airline codes, aircraft tail codes, and aircraft names.

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 106.56
Vit 1.86

cipra is a simple, TAP-compatible Unit Testing Framework for C++. It's written in 100% standard C++11 and is only a couple of header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks which was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") which parse TAP-formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule "c", even when at the start of a sentence.

Download Website Updated 03 May 2013 libquickmail

Screenshot
Pop 194.24
Vit 12.68

libquickmail is a library intended to give C/C++ developers a quick and easy way to send email from their applications. It supports multiple To/Cc/Bcc recipients and multiple MIME attachments without size limitation. It uses libcurl for SMTP communication, but a light version is also included without the libcurl dependancy. The library can also be used to just create a multipart MIME message body. It also comes with a command line application for sending mail (with optional attachments).

Screenshot

Project Spotlight

SMPlayer

A frontend for MPlayer.

Screenshot

Project Spotlight

translate word

A command that translates words into different languages.