Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / Where i can find tutorials about GDK

Author
Message
satrebor
16
Years of Service
User Offline
Joined: 30th Apr 2008
Location:
Posted: 21st Dec 2008 15:10
Hi!Thanks for answering.
Where i can find tutorials about GDK without tutorials wich are included in GDK directories.
satrebor
16
Years of Service
User Offline
Joined: 30th Apr 2008
Location:
Posted: 21st Dec 2008 15:34
I need tutorial about (how make game similar as counter strike)
jezza
16
Years of Service
User Offline
Joined: 8th Mar 2008
Location: Bham, UK
Posted: 21st Dec 2008 15:56
LOL. You want to make a game like CS. Good luck. Apart from the ones shipped with GDK there arent many. Look at stickies in this forum and darkgdk.wikia.com
chanchan
15
Years of Service
User Offline
Joined: 17th Dec 2008
Location:
Posted: 24th Dec 2008 00:40
the dark GDK itself packaged with the tutorial that cover the basics.

I think they are enough to build a game like CS.

You can find the tutorial in Start->All Program->The Games Creators->Dark GDK->Tutorials

then check the Documentation (no too informative, though)

Always learning
CPPP
15
Years of Service
User Offline
Joined: 30th Nov 2008
Location:
Posted: 25th Dec 2008 19:19
I assume you have already checked out the "Dark Dungeon" tutorial.
I you haven't, then that's an fps game, which you could study. I think it is a bit messy though. It's not object oriented, it just uses plain old C structs, strange since it is 1700 lines long and just begs for some classes (being an fps also)!
This is something I don't understand about the C++ version of GDK. They have tried their damndest to avoid using classes in every kind of way, when in reality that is exactly what game programs, especially FPS-games, is asking for!
jezza
16
Years of Service
User Offline
Joined: 8th Mar 2008
Location: Bham, UK
Posted: 26th Dec 2008 22:01
GDK was a direct port of DBPro, so no classes. If you want OOP check out Jason P Sage's wrapper.
jason p sage
17
Years of Service
User Offline
Joined: 10th Jun 2007
Location: Ellington, CT USA
Wikaman1
16
Years of Service
User Offline
Joined: 17th Aug 2008
Location: Scotland
Posted: 29th Dec 2008 16:21
I made a few tutorial videos. There on my youtube channel -

http://www.youtube.com/user/pqowieuryt101
chanchan
15
Years of Service
User Offline
Joined: 17th Dec 2008
Location:
Posted: 30th Dec 2008 10:44
if you want OO version
just create classess, then include them

Always learning
jason p sage
17
Years of Service
User Offline
Joined: 10th Jun 2007
Location: Ellington, CT USA
Posted: 30th Dec 2008 10:57
Well - Sure - but if you want to save your self a ton of work and inherit freely 30,000+ lines of code that does it for you - scope out my Wrapper - has a ton of demos - and frankly an update is on its way.

--Jason

Login to post a reply

Server time is: 2024-09-30 13:32:52
Your offset time is: 2024-09-30 13:32:52