Diablo?

Advanced game related topics
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Diablo?

Post by DevilDog »

Hi all,
I've always had a desire to write a WW II game based on a game my friends and I used to play when we were kids.

It was a game we invented which was strange cross between Dungeons & Dragons and a game I owned called Stalingrad.

Anyway, I would be interested in any help with this. I am new to game programming but I have written some small programs in PB and have been programming for a living for the past 19 years.

I would like the player's view to be a top-down view over the action or perhaps a 3rd person view as in Diablo.

Does anyone know:

1. Good examples of game code
2. Any examples of game code for a Diablo-like game
3. Cheap graphic artist that might help :-)
4. Any advice in general

Thanks!
DevilDog
When all is said and done, more is said than done.
robert1352
User
User
Posts: 34
Joined: Tue Mar 14, 2006 8:17 pm

Sounds like a great project

Post by robert1352 »

Sounds like a great project, Ive been thinking about a diablo style game myself,but its a little beyoned me at my current stage.Ill keep an eye out and if I find anything ill send you a link. :P
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Post by DevilDog »

You're right, it is a large undertaking. But I figure if I don't start somewhere, I'll never start at all and what's the worst that can happen?

I'll learn a lot, that's the worst that can happen.

Any other suggestions anyone?

I've always wondered how Diablo's graphics are done as they seem to be a strange combination of 3D graphics from a skewed 2D angled view.

I'd love to find out how it's done.
When all is said and done, more is said than done.
robert1352
User
User
Posts: 34
Joined: Tue Mar 14, 2006 8:17 pm

Isometric

Post by robert1352 »

I think that Diablo uses Isometric tiles to get that almost 3D look. Try googling that and see what turns up.Just a thought.
MadMax
Enthusiast
Enthusiast
Posts: 237
Joined: Mon Oct 06, 2003 11:56 am

Post by MadMax »

Take a look at the game COMANDOS, that might give you a few ideas
robert1352
User
User
Posts: 34
Joined: Tue Mar 14, 2006 8:17 pm

Try this site

Post by robert1352 »

this site could help you with the isometric tiles
[urlwww.tonypa.pri.ee/tbw/tut16.html][/url]
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Post by DevilDog »

Thanks everyone. I'm looking over all the information.
When all is said and done, more is said than done.
DevilDog
Enthusiast
Enthusiast
Posts: 210
Joined: Thu Aug 04, 2005 9:32 pm
Location: Houston, Tx.

Post by DevilDog »

Robert1352,
The website tutorials at http://www.tonypa.pri.ee/tbw/tut16.html look awesome and something a real newbie can benefit from.

Thanks!
When all is said and done, more is said than done.
Dare
Addict
Addict
Posts: 1965
Joined: Mon May 29, 2006 1:01 am
Location: Outback

Post by Dare »

Nice link, DevilDog. Nice tutorial.
Dare2 cut down to size
ToastEater
User
User
Posts: 49
Joined: Tue Jul 25, 2006 5:07 pm

Post by ToastEater »

i wanted to make a Diablo look a like thing too. Nothing fancy just 2d. But im currectly a n00b :oops:
Sorry for my damn english
amour au PB et au traducteur de google d'ofcourse
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

there was a german who created a large set of tiles and 2d stuff, which could provide you with some graphics to start with... rainier or something similar was his name?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

Post by Heathen »

I love Purebasic.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Looks like most graphics there are 3D or isometric.
Are there a similar good web with sound effects?
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

Post by Heathen »

Psychophanta wrote:
Looks like most graphics there are 3D or isometric.
Are there a similar good web with sound effects?
I dont think there are any 3d models there, I think its just ISO sprites which look 3d. Im not sure where to get good sound effects, sorry :/
I love Purebasic.
Anonymous

Post by Anonymous »

Hello all !

Here , you can download my 2D work in pb. (iso and more)

File:1->MyWork.rar
Image

Sorry for coments, all are in french , i make an *.txt file for infos.

@++
Post Reply