Flukz
Flukz | |
---|---|
Flukz 0.2 in shoot'em up mode | |
Genre | Top-down shooter |
Latest release | 0.4 |
Release date | February 23th, 2014 |
Code license | GPL v2 |
Media license | GPL v2 or CC-BY-SA |
P. language | C++ |
Library | Qt4 |
Contribute | |
Flukz is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. |
Flukz is a shoot them up game, with levels that can be edited in the same way as a wiki. The latest version of the game is 0.4, released in February 2014.
Game play[edit]
Flukz is a shoot'em up game where the player needs to shoot all the enemies on the screen. As of April 24th, 2013, around 10 levels are available.
The main originality of the game is that players can also create new levels and edit existing ones online. It is possible to edit the parameters of each sprite, like the position, the speed, the associated picture.
The interface looks like a wiki, with similar capabilities (history of changes for a file, difference between two revisions, recent changes).
Source code[edit]
Flukz source code is licensed under the GNU GPL version 2. It is written in C++, with the Qt library.