Submitted by , posted on 21 February 2003



Image Description, by


I've lurked around the boards for a while but never really posted anything.

Anyway,

Here are a few screen shots of my first complete game (yay). The basic idea was inspired by tetris. Blocks fall from the top of the screen and you rotate them to match three or more of a kind of block horizontally, vertically or diagonally and they disappear.

Nothing cutting edge:
  • Windows GDI is used for all the graphics.
  • All the window controls/input uses the WIN32 API (no MFC).
  • Each of the three game types is encapsulated in its own DLL. Slap in a new DLL for a new version of the game.
  • Visit my web site for the executables and source: http://home.earthlink.net/~sardook/.



    [prev]
    Image of the Day Gallery
    www.flipcode.com

    [next]


     


    Copyright 1999-2008 (C) FLIPCODE.COM and/or the original content author(s). All rights reserved.
    Please read our Terms, Conditions, and Privacy information.