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

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 bin

Next one is some thing like "Simon say..." (allmost like the first one... but here computer chose fields and you follow).
src bin

The third was my try to make doubble buffer (I didn't know that form have DoubleBuffered property ). Goal is to fire blocks and to complete lines that fall down. When line is complete it will disapere.
src bin

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
src bin

Then I found GLScene. My first try was something... well... i don't know how to describe it
bin

Next one was maze... find path from red cube to green and you are out It has maze game and maze editor
bin

Last thing I made was little demo animation for my friends
When text apears just click and animation will start
bin (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.