CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: Tetris C++ code

  1. #1
    Join Date
    Jul 2003
    Posts
    2

    Tetris C++ code

    I'm sorry if this is the wrong place to ask this,but anyone knows where I can find Tetris source code for C++?
    Thanks a lot

    CHEERZ!!~~!

  2. #2
    Join Date
    Mar 2002
    Location
    Singapore
    Posts
    312
    Well.... I found this easily from using Google. Hope it helps.

    Tetris in OpenGL - c, c++, c__
    Last edited by Amyeech; July 18th, 2003 at 03:09 AM.

  3. #3
    Join Date
    Jul 2003
    Posts
    2
    yeah I saw that one,but I don't know Open GL,I would prefer one with direct X ,or without any of those stuff...

  4. #4
    Join Date
    Nov 1999
    Location
    Copenhagen, Denmark
    Posts
    265
    Best regards,
    S. Bro

    "I would be happy to deal with my problems one at the time if they would only line up!"
    -Paul Cilwa, "Borland C++ Insider".

    Other useful fora some of which I ruthlessly clipboarded from other peoples footers.

    MSDN: http://search.microsoft.com/us/dev/default.asp
    WIN 32 Assembler: http://board.win32asmcommunity.net/
    RDBMS: http://www.dbforums.com
    Robert's Perl Tutorial: http://www.sthomas.net/roberts-perl-tutorial.htm
    Merriam-Webster Online: http://www.m-w.com/home.htm
    Writing Unmaintainable Code: http://mindprod.com/unmain.html

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured