Thread: Thinking about starting a project??

  1. #16
    Insane Game Developer Nodtveidt's Avatar
    Join Date
    Nov 2006
    Location
    Isabela, PR
    Posts
    105
    Well, I did mention console mode... no graphics involved
    Code:
    cout << "Language comparisons are dumb";
    echo("Language comparisons are dumb");
    PRINT "Language comparisons are dumb"
    alert ("Language comparisons are dumb")

  2. #17
    Its hard... But im here swgh's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,688
    If all else fails have a go at an advanced text adventure using console. Be sure to make it as a multi file app and use advanced OOP if you know how to. If you manage that, try to then make it multiplayer. Good luck in your endevours.
    Double Helix STL

  3. #18
    Registered User code2d's Avatar
    Join Date
    Nov 2006
    Location
    Canada
    Posts
    87
    I did mention console mode
    Thats true......no graphics involved.
    Compiler in use: MinGW

    OS: Windows ME

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Interpreter.c
    By moussa in forum C Programming
    Replies: 4
    Last Post: 05-28-2008, 05:59 PM
  2. Problem Displaying a Struct
    By rockstarpirate in forum C++ Programming
    Replies: 16
    Last Post: 05-05-2008, 09:05 AM
  3. starting up a c++ project using visual C++ version 6
    By stanlvw in forum C++ Programming
    Replies: 6
    Last Post: 01-11-2008, 02:02 AM
  4. application project
    By featherflutter in forum C++ Programming
    Replies: 2
    Last Post: 06-26-2004, 11:12 AM