| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| ClickTheBrick.NET (binaries).7z | 2020-05-02 | 166.4 kB | |
| readme.txt | 2013-08-14 | 2.2 kB | |
| Totals: 2 Items | 168.6 kB | 0 |
ClickTheBrick is a .NET-based clone of the popular browser games
with similar names. But in contrast to those games this program
does not need a browser to be executed. It is designed as standalone
application without the need to be online.
Happy brick clicking...
Installation
------------
An installation of program ClickTheBrick is not necessary! This
means in turn: Just copy the executable file into a preferred
folder (such as C:\Games\ClickTheBrick) and start it. But keep
in mind the program needs write access to the chosen folder
because the program's configuration as well as the high score
is put into this folder. To completely remove the game, simply
delete the executable's parent folder.
Features
--------
ClickTheBrick can be played in three different variants: Standard,
Countdown and Marathon. Further, users are able to define their
own brick colors and their own number different block types too.
Of course, the definition of different game dimensions is also
possible.
Configuration
-------------
The program's configuration is written into file "clickthebrick.cfg"
each time the program is closed. Users can reset the game to its
default/factory settings simply by deleting this file.
High Score
----------
The program's high score is tracked within file "clickthebrick.sco".
This file is written each time the program is closed. Do not edit
this file! Users can load this file using the program's high score
dialog box. Users also can reset the high score just by deleting
this file. Please note the current high score is written when the
program is closed.
Change History
--------------
# Version 1.1 (1026)
* Support of an Undo behaviour.
* Order of default colors changed into blue, yellow, green, red.
* High Score dialog changes.
- Number format supports current culture.
- Group label shows group item count.
* Adding of missing file headers.
* Update of current program version.
# Version 1.0 (516)
* Initial draft.
Known Bugs
----------
* Undo handling for game type "Marathon" may cause unexpected
scoring results.
EOF