Results 1 to 4 of 4

Thread: Hi, let me introduce my self :)

  1. #1

    Hi, let me introduce my self :)

    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.

  2. #2

    Hi, let me introduce my self :)

    The GLScene Demo animation is very nice.
    Too bad it's not in DirectX, I like the sun animation in it.

    Firle

  3. #3

    Hi, let me introduce my self :)

    hi !
    Marmin^.Style

  4. #4

    Hi, let me introduce my self :)

    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:
    Excuse me for my poor English

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •