Search:

Type: Posts; User: Ruflano

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    4,488

    hey, hows everyone's coding?

    After several years of experience what do you think of computer programming in general?
  2. Replies
    63
    Views
    11,453

    thats it, I'm gonna kill myself

    This is it guys. This is my last post. I'm gonna kill myself. **** all of this.
  3. no one could be better than me

    no one could be better than me
  4. Want to be the greatest game maker of all time?(interesting discussion topic)

    Well, I have the same goal. In order to achieve that I must conquer others who are also aiming for that goal. Here are the steps that I'm taking to reach my desired level of superiority:

    1. Play...
  5. Need assistance for major text base Arena RPG project

    I need assistance in building a text base Arena RPG. Someone said that my programming techniques are awful and shouldn't be exposed to rookies. Keep in mind, this is the start of the engine. This is...
  6. Replies
    174
    Views
    21,112

    you need to go far with this game. Add some...

    you need to go far with this game. Add some PlaySound(); functions or graphics. Add some REAL AI, create a .dll file which contains the computer's Artificial Intelligence
  7. Replies
    37
    Views
    4,125

    Magos, I replied to your topic now. Stop...

    Magos, I replied to your topic now. Stop bothering me on AIM
  8. Replies
    3
    Views
    2,845

    I love supernatural stuff. It would be the...

    I love supernatural stuff. It would be the greatest thing in 2002 if that came from the Burmuda Triangle
  9. Replies
    4
    Views
    1,015

    Compile and see. Void menu isn't working...

    Compile and see. Void menu isn't working properly. I'm trying to make a menu with a moving cursor(that the user could move by pressing the up and down arrow key). The cursor is just messed...
  10. Replies
    4
    Views
    1,015

    ok......6 people downloaded it and not one...

    ok......6 people downloaded it and not one response. Come on guys. My source code isn't that long.
  11. Replies
    3
    Views
    2,845

    Alien Water(MUST SEE)

    Alien Water

    Amazing isn't it? At the Florida Bay. Maybe it came from the Burmuda Triangle(inter galactic gateway)..................who knows............Alien Water
  12. Replies
    4
    Views
    1,015

    anyone?

    anyone?
  13. Replies
    4
    Views
    1,015

    Whats wrong with my file?

    it compiles fine but the cursor is acting up.
  14. Replies
    24
    Views
    2,831

    I thought structs were better since they came...

    I thought structs were better since they came from the C language. Someone once told me that C is better than C++. Oh well, veteran oppinions could mis guide you sometimes
  15. ok, I'll try

    ok, I'll try
  16. What is wrong with my project(multiple files)

    The errors aren't making any sense
  17. Thread: Sleep problem

    by Ruflano
    Replies
    5
    Views
    1,465

    yeah, not declaring a variable and then using it...

    yeah, not declaring a variable and then using it for a Sleep function? bad
  18. Replies
    6
    Views
    1,080

    my AIM is Gbonny2753

    my AIM is Gbonny2753
  19. Thread: Sleep problem

    by Ruflano
    Replies
    5
    Views
    1,465

    #include #include ...

    #include <iostream.h>
    #include <conio.h>
    #include <windows.h>

    int main(void) {
    int number = 1;
    int num_of_miliseconds;
    Sleep(num_of_miliseconds);

    cout << "Hello kid's.\n";
  20. Thread: Sleep problem

    by Ruflano
    Replies
    5
    Views
    1,465

    thats awful.......I'm having Sleep problems also....

    thats awful.......I'm having Sleep problems also. My pillow doesn't feel comfortable.
  21. Replies
    6
    Views
    1,080

    ok, why'd you block me on AIM? Do I bother you...

    ok, why'd you block me on AIM? Do I bother you too much?
  22. Replies
    6
    Views
    1,080

    What is wrong with my Playsound(); program?

    #include <iostream>
    #include <string>
    #include <windows.h>
    #include <mmsystem.h>

    int main()
    {
    bool bStillplaying=true;
    string quit="";
  23. Replies
    10
    Views
    1,290

    ok, I downloaded it

    ok, I downloaded it
  24. Replies
    4
    Views
    1,434

    rmullen, long time no see man. I have a question...

    rmullen, long time no see man. I have a question of my own. What is your AOL AIM SN? I need to talk to you now. I'll answer your question. Its quite simple really.

    #include <iostream>
    #include...
  25. Replies
    10
    Views
    1,290

    yeah!! thats it

    yeah!! thats it
Results 1 to 25 of 122
Page 1 of 5 1 2 3 4