Thread: how to make sure that my blocks stop when it reaches the border? tetris

  1. #16
    Registered User
    Join Date
    May 2013
    Posts
    59
    what does the memset function do? and enum...

  2. #17
    Lurker
    Join Date
    Dec 2004
    Posts
    296
    Quote Originally Posted by Alexius Lim View Post
    what does the memset function do? and enum...
    Take this the right way, it is meant as advice. Maybe it is time to take a step back and realize that you are in over your head doing this project?

    Go back and learn a bit more of the basics. Complete some smaller projects first. Grow confidence and learn how to structure smaller projects first. If you try hard and learn for say 3 to 6 months, then you should be able to come back to this project and actually complete it.

    And this is the age of the internet. Find some good source code. Read it, absorb it and learn. See how better programmers structure their code.

    I fear that where you are going now will only lead to frustration and a dropped project.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to make a program stop after a while
    By xiaohuai in forum C++ Programming
    Replies: 4
    Last Post: 06-21-2011, 01:19 AM
  2. Make accept() stop
    By b00l34n in forum Networking/Device Communication
    Replies: 28
    Last Post: 12-20-2004, 06:50 PM
  3. Trying to make Tetris
    By kalpha in forum Game Programming
    Replies: 9
    Last Post: 06-18-2004, 08:50 AM
  4. how to make it stop
    By xlordt in forum C Programming
    Replies: 6
    Last Post: 01-21-2002, 07:43 AM
  5. Make it stop!
    By dougaerb in forum C++ Programming
    Replies: 2
    Last Post: 10-31-2001, 11:04 PM

Tags for this Thread