Search:

Type: Posts; User: CammoDude91

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: Allegro!?

    by CammoDude91
    Replies
    12
    Views
    2,856

    well that ........es me off!

    i just remembered that i did all this so i could use Allegro. Now i can compile my games through command line. but i still cant use Allegro! it cant find any functions and i cant find any of the...
  2. Thread: Allegro!?

    by CammoDude91
    Replies
    12
    Views
    2,856

    IIIITTTT WWWOOOOORRKKSKSKKSS!!!

    YES!!! thank u all soooo much! i have Allegro and i can compile and all!! thxthxthx! :D :) :p ;) :rolleyes: :eek: :D
  3. Thread: Allegro!?

    by CammoDude91
    Replies
    12
    Views
    2,856

    CMD session: C:\Documents and...

    CMD session:


    C:\Documents and Settings\Cameron>cd C:\Dev-Cpp
    C:\Dev-Cpp>gcc hello.c
    hello.c:1:23: iostream: No such file or directory
    hello.c:2: parse error before "namespace"
    hello.c:2:...
  4. Thread: cls

    by CammoDude91
    Replies
    10
    Views
    1,380

    thx man

    thx man - i think i got it from here. :)
  5. Thread: Allegro!?

    by CammoDude91
    Replies
    12
    Views
    2,856

    I think i got it!

    i compile:


    C-Shell | cd C:\Dev-cpp
    C-Shell | gcc hello.c

    hello.c:1:23: iostream: No such file or directory
    hello.c: In function `main':
    hello.c:4: parse error before ':' token...
  6. Thread: cls

    by CammoDude91
    Replies
    10
    Views
    1,380

    im ssoososooso n00b.

    nothing here works. i asume it is just a diff function for mingW32 but i cant fund any FUNCTIONS in the doc at mingw.org.
    :confused:
  7. Thread: Allegro!?

    by CammoDude91
    Replies
    12
    Views
    2,856

    lol,

    thx u guys... thats funny. :)

    Ok, so this makes me feel REALLY stupid. it tells me to add that line in 8 to autoexec.bat - which i cant find... but after 7 if i type gcc -v in cmd alot of system...
  8. Thread: Allegro!?

    by CammoDude91
    Replies
    12
    Views
    2,856

    NOOO!!!

    I got so far and now I am here:



    however I am on XP!!! I do not have dos - only CMD and there is no autoexec.bat in any folder... as i see! :( :( :( :mad: :confused: :eek:
  9. Thread: cls

    by CammoDude91
    Replies
    10
    Views
    1,380

    no can do.

    i dont have a documentation, is there one for Dev-C++ or MingW or whatever?
    my source is this


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

    using...
  10. Thread: cls

    by CammoDude91
    Replies
    10
    Views
    1,380

    cls

    when i use system("cls") in my game it takes way too much time to re-draw the screen! is there anyway to speed this up? in harryP's maze game this is not wrong!
  11. Thread: Allegro!?

    by CammoDude91
    Replies
    12
    Views
    2,856

    It does not have Dev-C++. :(

    It does not have Dev-C++. :(
  12. Replies
    8
    Views
    1,436

    allegro...

    please include the alleg40.dll with this.
  13. Thread: Allegro!?

    by CammoDude91
    Replies
    12
    Views
    2,856

    Allegro!?

    I have recently downloaded the latest Allegro library. I am lost. There are so many files and it seems to just be source code or something. I tried running an example program and got the error of no...
  14. Replies
    20
    Views
    4,440

    dude!

    wow, those are GREAT tutorials. you broke it down so nicely! I drew colored ASCII with it! lol, my dragon breathes fire now! I might upload it soon... i like the CMD animation. but thx a lot, i will...
  15. Replies
    20
    Views
    4,440

    yes...

    you know I had just finished this:


    #include <iostream>
    #include <stdlib.h>

    using namespace std;
    int main(int argc, char *argv[])
    {
    cout<<" -=([ The Land Of Lista ])=- ...
  16. Replies
    1
    Views
    1,159

    error in TLOL

    what is wrong with this code?


    #include <iostream>
    #include <stdlib.h>
    using namespace std;

    // Help funciton.
    void Help()
    {
  17. Replies
    20
    Views
    4,440

    good point...

    Well. I really dont want to continue such a simple game - so I will move on to RPG. But thank you. :o
  18. Replies
    20
    Views
    4,440

    I get it...

    I get it now... Thank you!
    Could you comment on my Tic-Tac-Toe creation? :D
  19. Replies
    20
    Views
    4,440

    I finished!

    So its defintly not the greatest, and the AI is terrible! But hey, Im still proud. ;)



    :) Thats it! Thanks for all your support! I will now move on to a Text RPG! :p Then windows is comming...
  20. Replies
    20
    Views
    4,440

    thx dude!

    ah... GML is really hard to quit, still using the = as a equality checker! ;) thx though! :)
  21. Replies
    6
    Views
    4,310

    ok...

    MW, you need to extract it to your C:/C:/ directory. HP (not the one from hogwarts :p) is working on directory changing but untill then.... lol. :)

    HP, I cant really help you. Im not the best at...
  22. Replies
    6
    Views
    4,310

    WOW!

    DUDE ITS LIKE DIABLO 3!!! KICK ASS RPG TOP-DOWN MAZE WITH 3D MONSTERS AND SPECIAL EFFECTS RIPPED FROM ENTER THE MATRIX!!! :):):):):):)
    :D

    well, not exactly. but its the next best thing!

    I...
  23. Replies
    20
    Views
    4,440

    Thank you all!

    Wow, thanks a lot guys. And I will look into those calls after my tic-tac-toe game. However, I ran into a bug.


    #include <iostream>
    #include <stdlib.h>

    using namespace std; // Whatever the...
  24. Replies
    20
    Views
    4,440

    ok, thanks.

    please keep the comments comming! I will go make a tic-tac-toe soon enough with AI! :p :)
    However I have downloaded Allegro expecting different from what I got. It was a bunch of .dat and .txt files...
  25. Replies
    20
    Views
    4,440

    Game Starter? (Now with Tic-Tac-Toe!)

    I have been at C++ for quite some time now, but how would I make a game?!

    I use Dev-C++ and everytime I even run the sample New Project -> WINDOWS APP it CANT RUN THE PROGRAM!

    The tutorials I...
Results 1 to 25 of 27
Page 1 of 2 1 2