PDA

View Full Version : Hi, let me introduce my self :)



Srki_82
12-12-2005, 10:11 PM
Hi, everyone :)

I'm new to game developmet (and to English language, too)... I hope that I can find some nice articles that will help me in my learning.

This are some of my tries to make a game... all are written in Delphi 7. Some of them are pointless but... I made them :P

My first try was simple memory game (one of pointeless ones)... you click on one field... next you click on the same one and add another... then you click the first and the second and add another one... and you play like that untill you make a mistake :)
src (http://www.geocities.com/srki_82/AhaSrc.zip) bin (http://www.geocities.com/srki_82/AhaBin.zip)

Next one is some thing like "Simon say..." (allmost like the first one... but here computer chose fields and you follow).
src (http://www.geocities.com/srki_82/SrbinKazeSrc.zip) bin (http://www.geocities.com/srki_82/SrbinKazeBin.zip)

The third was my try to make doubble buffer (I didn't know that form have DoubleBuffered property :P ). Goal is to fire blocks and to complete lines that fall down. When line is complete it will disapere.
src (http://www.geocities.com/srki_82/PucPucSrc.zip) bin (http://www.geocities.com/srki_82/PucPucBin.zip)

The goal of this game is to move balls near other one of the same color and to destroy all of them like that. It load levels from files... but there is no editor for them :P
src (http://www.geocities.com/srki_82/SrkibanSrc.zip) bin (http://www.geocities.com/srki_82/SrkibanBin.zip)

Then I found GLScene. My first try was something... well... i don't know how to describe it :)
bin (http://www.geocities.com/srki_82/RPS.ZIP)

Next one was maze... find path from red cube to green and you are out :) It has maze game and maze editor :)
bin (http://www.geocities.com/srki_82/MazeBin.zip)

Last thing I made was little demo animation for my friends :)
When text apears just click and animation will start :)
bin (http://www.geocities.com/srki_82/) (it must be downlaoded from here).

Well... maybe some day I'll be good game developer :)

BTW: All links are on Geocities and they aren't allways available.

Firlefanz
15-12-2005, 07:58 AM
The GLScene Demo animation is very nice. :D
Too bad it's not in DirectX, I like the sun animation in it. :wink:

Firle

marmin
15-12-2005, 07:56 PM
hi !

Piro$
18-01-2006, 07:29 PM
Hmm,interesting.I'm thinking for maze game too,but with algorithm for random levels...It will be ready in the next...I don't know :roll: