qt-ww


Quasi Total: Widget Wars

This application aims to be a container of many different minigames written to use exclusively the features of the Qt Toolkit. These games will be of different nature: puzzles, (retro) arcades and any kind of game that could be think of.

The project

This project aims to: 1. explore the subtilities of the Qt Toolkit and use all its features to obtain various different kinds of minigames; 1. be a place where it is possible to learn new different features of the C++ language and the Qt toolkit; 1. be a small fun game that inspire creativity (for the developers and the players).

Contribute

By the very nature of the project anyone can contribute: by bug hunting, new code, translations, bug fixing, ideas, artwork, suggestions and (important) by playing it. If you want to do something like one of these thing just do it.

And most importantly: have fun!

How to get the application

Currently there is no precompiled binary available. You need to compile it from scratch. What you need is download the source code from this page and follow the instructions found in INSTALL: this includes the download of all needed packages (Qt SDK and C++ compiler) and the manual compilation of the program with: qmake make

This program depends on Qt version 4.7 or above (or Qt 5). It is tested and working with Linux and Windows with both Qt 4 and Qt 5.

Project Information

The project was created on Aug 24, 2013.

Labels:
Game CPlusPlus Qt Widget