Search:

Type: Posts; User: LiNeAr

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    1,845

    #include int main(){ ...

    #include <allegro.h>


    int main(){

    allegro_init();
    install_keyboard();
    set_gfx_mode( GFX_AUTODETECT, 640, 480, 0, 0);

    readkey();
  2. Replies
    12
    Views
    1,845

    Allegro Problems with Visual C++ .net 2003

    HELLO!!!!! I am trying to get allegro to work with visual C++ .net, and i've been having some problems. I was following this tutorial HERE But the only error i got is at the very last line.....it...
  3. Replies
    3
    Views
    1,186

    Ok thanks, that's all I wanted to know.

    Ok thanks, that's all I wanted to know.
  4. Replies
    3
    Views
    1,186

    Arrays with coordinate system

    HI!!!!!!! I wanted to make a text based, turn-based fighting game. So I was thinking that I could use arrays for a coordinate system. Such as char arena [12][12], would indicate the size of the...
  5. Thread: 2D game map

    by LiNeAr
    Replies
    9
    Views
    4,364

    That doesn't matter....A basic noob game requires...

    That doesn't matter....A basic noob game requires a lot more work than you think. This is the main problem, people don't realize how much effort and knowledge it takes to make even the most simplest...
  6. Replies
    11
    Views
    4,327

    Cool. Thanks. To bad you wrote the code already...

    Cool. Thanks. To bad you wrote the code already :( I kind of wanted to figure it out. But oh well, I am going to work on some other math stuff. I am making a program for figuring out 2 step...
  7. Replies
    11
    Views
    4,327

    That sucks. I was hoping that there was something...

    That sucks. I was hoping that there was something for what I wanted to do. I wouldn't have a clue on how to make a library. So I guess it was a waste of time. :( :p
  8. Replies
    11
    Views
    4,327

    Yeah that's exactly what I wanted to do. But i...

    Yeah that's exactly what I wanted to do. But i dont have a clue on how to do that. Mainly in part, because i dont know what to use for the square root sign. So if anyone knows, that would be a big...
  9. Replies
    11
    Views
    4,327

    Simplifing Square Roots

    Hello, I wanted to make a program that could simplify square roots. So before i started anyting i wanted to post on here. I was thinking about using the headerfile <cmath>, but i am not to familiar...
  10. Replies
    7
    Views
    2,535

    Yeah...Dev C++ has been always acting weird....

    Yeah...Dev C++ has been always acting weird. Sometimes when I try to open a project, Dev C++ just crashes, then I have to restart it...and usually do this about three times, until it opens. It is...
  11. Replies
    10
    Views
    2,120

    Hmm....Most of those I never heard of, and...

    Hmm....Most of those I never heard of, and Milkshape is just a waste of time. I would suggest using the XSI Mod Tool by SoftImage. Or Blender 3D, but I don't think its too good for games. I mean if...
  12. Replies
    1
    Views
    1,908

    Coders Needed: Half-Life 2 Mod

    This thread is in regards to our desperate need of coders, for a Half-Life 2 Mod. Here is the home site for more information, Here . If you have any experience with the Source Engine, please visit...
  13. Replies
    15
    Views
    10,005

    Well...First, I think you need an idea. Which you...

    Well...First, I think you need an idea. Which you seem to have. But I would expand on the idea some more. Make sure it's something you really like to do, because if you don't like it, you might get...
  14. Replies
    7
    Views
    2,193

    >>If you feel this way about programming, quit C...

    >>If you feel this way about programming, quit C and C++

    Hmm.... That would be very bad. :D Seeing as how I have nothing else better to do. If I did quit I would probably resort to illegal...
  15. Replies
    7
    Views
    2,193

    Programming feels like...

    Programming to me feels like a guessing game. Since there are so many things to take into consideration when making a program(and i'm relatively new to programming)I always find myself getting...
  16. Replies
    4
    Views
    2,479

    >> Today, 03:48 PM I like to think that I have...

    >> Today, 03:48 PM
    I like to think that I have a pretty generous sense of humor. You just proved me wrong.

    Like I said, some may think it's funny, while others may not. Please read the post...
  17. Replies
    4
    Views
    2,479

    Computer Classes (Article)

    Here is a quite funny article I found. I found it really humorous although some might not. It's about how geeks aren't the only people who take computer classes. Anyway, here it is: Article
  18. Replies
    1
    Views
    2,026

    Do I have to include the .bmp into my project?...

    Do I have to include the .bmp into my project? Such as, do I have to drag the pick, and add it to my project. Or can it be in a folder on my desktop?
  19. Replies
    1
    Views
    2,026

    Problem Loading Bitmaps in Allegro

    Ok, so I am finally starting to learn 2D graphics, and I went with Allegro. So I am following a tutorial on this site, when I run into a problem. When it came to loading bitmaps, I downloaded the...
  20. Replies
    7
    Views
    934

    Or you could just use a switch case statement....

    Or you could just use a switch case statement. They aren't to hard, if you don't know what it is, there is a tutorial on this site.

    Example:


    case 1:
    cout << "HELLO";
    ...
  21. Replies
    41
    Views
    8,698

    I don't feel like looking through it right now....

    I don't feel like looking through it right now. But some advice I could give you would be to use the header #include <cstdlib> instead of #include<stdlib.h> (it's out of date). Also, another tip (too...
  22. Thread: BASETSD.h

    by LiNeAr
    Replies
    3
    Views
    4,624

    This topic is a few months old. Make another...

    This topic is a few months old. Make another thread, don't bring up old threads and expect people to answer in them.
  23. Thread: Windows Vista

    by LiNeAr
    Replies
    32
    Views
    6,801

    Well.....Windows Vista isn't coming out until...

    Well.....Windows Vista isn't coming out until sometime next year, so i guess we'll have to wait. I don't plan on getting it really, its going to be like $200 for the home edition. So might as well...
  24. Replies
    21
    Views
    4,748

    Here is a site with some weird news, i think it's...

    Here is a site with some weird news, i think it's canadian so that makes up for it, :D j/k. I prefer the story with the taxicab driver. :D Weird News
  25. Replies
    6
    Views
    1,160

    Yeah that helps, thanks.

    Yeah that helps, thanks.
Results 1 to 25 of 31
Page 1 of 2 1 2