Chomp!+...
Posted:
Thu Feb 02, 2006 8:58 am
by DilloDude
Fist of all, I have made a simple game called Chomp! Basically, you have blocks which are round in an area and you are steering a meaty bone to attract the attention of a monster called Chomp. He follows after it until he eats it, then he destroys all the bricks. When all the bricks are gone, the time is compared with the current record, and if it is longer, the record is set to your new one. If you would like to have a look, let me know and I will email it to you.
Posted:
Thu Feb 02, 2006 9:05 am
by DilloDude
Also, I have an idea for a game to make. First I need to have a text box which I can type text in, using just letters and spaces (to simplify it), and the text entered will be set to a string variable.
To be more specific, I want to make a game like HangMan, where one person writes a word, then It is displayed as dashes on the screen. Another player chooses a letter, and if that letter is in the string, it will be added in all the places where one is. If it is not in the string, it will be displayed below, and the animpos of the gallows will increase. If I can get this working, it would be a gould travel game for something like a pocketPC or smartphone device.
Any suggestions would be greatly appreciated.
Re: Chomp!+...
Posted:
Fri Feb 03, 2006 11:19 am
by DilloDude
DilloDude wrote: If you would like to have a look, let me know and I will email it to you.
ok, update on that, you can now download it at
http://www.savefile.com/files/7238509
Posted:
Fri Feb 03, 2006 2:48 pm
by Mardi-Gras
Unusual game, Dillodude. Thanks for sharing it, very interesting.