The best 2D Tetris on the web?


Results 1 to 24 of 24

Threaded View

  1. #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.

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