Allegro.cc
Projects
Action252
Adventure22
Arcade216
Board Games30
Demos24
Emulators10
Other68
Puzzle139
Role Playing40
Sports25
Strategy58
Utilities46
Resource Directory
Code Gallery3
Compilers12
Help & Documents13
Libraries63
Media2
Tools8
Depot Games: CLACK

Current Version: 2.5

Project Status: Completed

Highest Popularity: #9 during May 2006

Links: Web Site

Category: Puzzle

Developers: longear

Number of Players: 1

Ports: Windows

Source Code: Available

Author's Description: CLACK is a game that is based on the classic arcade game KLAX. Tiles coming down a ramp must be catched by you and be arranged to build rows so they vanish.
CLACK offers 3 different game modes and is playable in english or in german




Downloads

Name Comments Size Date
clack2.5.zip game files without alleg.42.dll (258kB) 265,182 11/23/2005 9:52 PM
clack2.5p.zip game files with alleg42.dll (506kB) 519,286 11/23/2005 9:53 PM
src2.5.zip source (raw version; 45kB) 46,002 11/23/2005 9:52 PM

What's New:

2.5
fixed the bug that scores over 32768 becomes negative
added save function in mission mode
some modifications to modes 2 & 3
colour adjustments

2.3
after v2.2 runs without crashes there was further the annoyance that the game on certain systems didn't react on keypresses in mission mode; this has been fixed!
last drop in clacker mode modified;
some changes in spelling;

2.1
array sizes modified due to reported crashes
(if it works? We will see!)

2.0
source completely overworked
third and last mode implemented
german version added

game finished!

1.6
compiled with Allegro Version 4.2.0 (RC2);
some bugfixes;
overworked and extended the menusystem

1.5
eliminated the ghost tile appearance after combos occur;
corrected a bug which caused falling tiles to be scored to the benefit of the player in the 'dispose tiles' and 'build clack' missions;
corrected the bonus count after the bonus missions

1.4
if you are interested in the lately changes, please consult the log.txt file

Screenshots
screenshot
screenshot
Public Opinion
Overall Rating: 9.0
  • 8Very good, I had some fun playing this games.
  • 10really good game.do not know the original game,but i liked this one. hope my atomica-clone will also have such a great atmosphere like CLACK. everything fits into CLACK's gameplay: GUI,graphics and sound. simply great!!!
The Developer
longear
longearMy first encounter with computer was at the beginning of the eighties with a C64. Mostly it was playing games, but soon I was interested in the "how it is done", especially the programs written in the computerlanguage 'Assembler'. I begun to translate printed code (written in decimal or hexadecimal numbers) to the computercommands like 'LDA#01' etc. So I learned much about the background of programs and I begun to make programs by myself. I found (and find) it very exciting to have an idea and try to make it real. Experience with PC's came much later, at work, where I was confronted with MS EXCEL and soon I was involved with writing programs in VB for our department. At the end of last year I came somehow to the idea of learning C++ and soon after I discovered Allegro and here I am. Still excited to have ideas and to make them somehow real! (View Profile)