View previous topic - View next topic |
Author |
Message |
akOOma Wandering Minstrel
Joined: 20 Jun 2002 Posts: 113 Location: Germany
|
Posted: Wed Aug 13, 2003 4:34 am Post subject: |
[quote] |
|
ThousandKnives wrote: |
And Kazaa is evil, try soulseek instead. |
I'm gonna try it _________________ Keep on codin'
-----------------
-----------------
Just another post to increase my rank...
|
|
Back to top |
|
|
LeoDraco Demon Hunter
Joined: 24 Jun 2003 Posts: 584 Location: Riverside, South Cali
|
Posted: Wed Aug 13, 2003 3:57 pm Post subject: |
[quote] |
|
ThousandKnives wrote: | And Kazaa is evil, try soulseek instead. |
While KaZaA might be evil, KaZaA Lite is sexy. I mean sexy. _________________ "...LeoDraco is a pompus git..." -- Mandrake
|
|
Back to top |
|
|
Y treefingers Y I wanna be a ballerina!
Joined: 21 Apr 2003 Posts: 29
|
Posted: Fri Aug 15, 2003 10:46 pm Post subject: |
[quote] |
|
ThousandKnives wrote: | y treefingers y@lazy wrote: | good game for a first big project. i wish i could program a game, but NOOOOOOO, stupid dev-c++ wont work with directx and it doesnt even work with basic C++ stuff. i need VC++6 : ( |
Hm? I code Direct X with Bloodshed Dev-C++. You gotta get the converted libraries. You can get them here: http://www.bloodshed.net/dev/packages/index.html. I dunno either what you mean about not doing basic c++ stuff, I also do basic C++ stuff, hell you gotta be able to in order to compile anything using DirectX.
And Kazaa is evil, try soulseek instead. |
dude, thanks a lot, i really needed to start up on this because ive always wanted to program games. i know this is off topic, but what do your directories look like? just Dev-C++ libs and include folders?
|
|
Back to top |
|
|
ThousandKnives Wandering Minstrel
Joined: 17 May 2003 Posts: 147 Location: Boston
|
Posted: Sat Aug 16, 2003 2:51 am Post subject: |
[quote] |
|
Quote: | dude, thanks a lot, i really needed to start up on this because ive always wanted to program games. i know this is off topic, but what do your directories look like? just Dev-C++ libs and include folders? |
Hmm, im not sure what you're looking for... but yeah, put your libddraw.a, etc... files in your lib\ subfolder, the includes in the include\ folder, and in "project options" youre gonna want to put stuff like this under the "linker options":
-lddraw -ldinput -ldxguid -lwinmm -ldsound
Essentially "-l" (lowercase L) and then the name of the library you need without the "lib" or ".a".
etc... Pretty straightforward.
And, there you go! well, sometimes there are other kinks. Be sure to keep http://msdn.microsoft.com/library/ MSDN bookmarked.
|
|
Back to top |
|
|
js71 Wandering DJ
Joined: 22 Nov 2002 Posts: 815
|
Posted: Thu Aug 28, 2003 10:59 pm Post subject: |
[quote] |
|
WARSHIP Beta1 is out:
http://katton.hopto.org/WARSHIP_BETA1.zip
I know the game loops back to level 3 once you beat it, that will be fixed. There are now 6 levels (including boss levels) and a final boss.
Also,
THIS GAME IS _HARD!!_
You have been warned.
|
|
Back to top |
|
|
|
Page 2 of 2 |
All times are GMT Goto page Previous 1, 2
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|