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: Gismo

Current Version: 2.3

Project Status: Completed

Links: Web Site

Category: Puzzle

Developers: longear

Number of Players: 1

Ports: Windows

Source Code: Available

Author's Description:
In the Caiman Easter Contest 2006
Gismo reached rank 20 of 75 valid entries!


Gismo was my first game, now it is my third!

It's a Tetris like game, what means that you must build rows. But in
Gismo this task is complicated by little blue creatures which have
nothing elso to do than to hinder you to build rows.
But, there is the Ball, a wonderful device to roll these little things away!





Downloads

Name Comments Size Date
gismo2_3.zip Windows Binary 228,576 05/30/2007 3:53 PM
src2_3.zip Source Code 44,791 05/30/2007 3:52 PM

What's New:

2.3
fixed 2 smal bugs

2.2
code overworked and cleaned
changes to difficulty (in the positive direction)


2.0.0
that's the final version 2.0

2.0
what's new?
Apart from the name, the principle of the game and a little code is all new!

1.4
1.4
some minor changes, nothing dramatic;
please consult the readme file

due to some interesting discussion in the forum I offer the sourcecode

1.3
for changes since filing to the queue and the launch into the depot please consult the readme-file which is available for reading on the website

1.3
for changes since filing to the queue and the launch into the depot please consult the readme-file which is available for reading on the website

Screenshots
preview2.jpg
preview2.jpg
Public Opinion
Overall Rating: 6.0
  • 6It's a pretty wierd game, but I liked it. It's quite fun to play. The graphics aren't the best, and some of the tutorial was a bit dull, but nobody watches the tutorials anyway ;-)
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)