The best 2D Tetris on the web?


Closed Thread
Results 1 to 24 of 24

Hybrid View

  1. #1
    T.Jackson's Avatar
    T.Jackson Guest

    Default The best 2D Tetris on the web?

    So you like Tetris huh? Of course you do, Tetris is a game of logic, and you're a computer programmer!

    http://www.trentjackson.bigpondhosti...etrisworld.zip

    (3mb download, requires Microsoft's .NET framework 2.0)

    Vista users will already have the frame work, XP users will need to visit: http://www.microsoft.com/downloads/d...displaylang=en

    Enjoy!

    Trent Jackson

  2. #2
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    The source code for this is also available: http://www.planet-source-code.com/vb...txtCodeId=6803

    VB.NET leaves VB6 for dead.

    Some of the response I have received from this project ...

    Comment: Wow, I was expecting another boring Tetris clone, then I started the project up and was pleasantly surprised. I especially loved the ambient music and different style backgrounds.

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,122


    Did you find this post helpful? Yes | No

    Default

    Very good Trent. But I feel that all these are a waste of resources...

    You are too good to be spended in games.

    Ioannis

  4. #4
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    lol ...

    Often enough, I find that one of the best ways to learn a new language is to assign yourself with a subject. A video game is a perfect choice. Here's why. A video game is usually a diverse compilation of: logic, I/O, variables, graphics and sounds. These are 5 key ingredients to almost any piece of contemporary software. Logic exposes you to all the general syntax, such as: IFs, FORs, DOs etc ... IO (input / output) requires dealing with things such as the keyboard and mouse. Graphics on the other hand exposes you to the implementation of APIs (big part of desktop programming) Same story for music & sounds. Conclusion: I actually made that game to cut my teeth on .NET

    Making video games is a great way to learn how to program.

    Trent Jackson
    Last edited by T.Jackson; - 9th October 2008 at 11:19.

  5. #5
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,122


    Did you find this post helpful? Yes | No

    Default

    Ha, ha, ha!

    Can't argue to any of these!

    Ioannis

  6. #6
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    I remember back in around early 2000 I attempted to code a Tetris from scratch. The result was a migraine. I got absolutely no where with it. Perhaps I was missing the conceptual knowledge, but then again maybe it was just completely beyond me.

    I absolutely ripped through it this time around. Everything was like click, click clack. It just all came together, it was ready to be born. So besides cutting my teeth on .NET, this game represents a milestone in my years of programming from when I first began.

    But I think now, all I really want is that magic piece of paper from UNI. No more video games on the menu. But a really good XHTML editor might be

    Trent Jackson

Similar Threads

  1. 2D Matrix Rotation
    By Art in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 16th February 2010, 12:34
  2. Free Web based RFID Online Courses
    By Thirumoorthy in forum General
    Replies: 0
    Last Post: - 19th November 2007, 13:38
  3. Picbasic web server
    By Steve S. in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 5th September 2007, 19:40

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

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