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.

Newcomers DBPro Corner / First steps of making a good game...

Author
Message
Fire Starter
17
Years of Service
User Offline
Joined: 24th May 2007
Location:
Posted: 29th May 2007 01:17
What are the first things you need to program, in order to make a good game? (ex: 1.intro, 2. menu)
Commander in Chief
18
Years of Service
User Offline
Joined: 15th Apr 2006
Location: Carbondale, PA, USA
Posted: 29th May 2007 02:23
First, make the basic parts (start with cubes and spheres). Get that done, then work on the world (houses, trees, crates). After that, do the characters. Then do more advanced things. The menu isnt that important, so focus on that later.

---PlasmaArts---
www.plasmaarts.co.nr - www.plasmaarts-games.co.nr
Fire Starter
17
Years of Service
User Offline
Joined: 24th May 2007
Location:
Posted: 29th May 2007 03:45
Alright, I'll remember that, thanks... also, I understand that for keys you have to know the number, like Keystate(1). How can I get these numbers? Is there maybe a snippet I can have that will output the keystate of each key when pressed, or something?
Zotoaster
19
Years of Service
User Offline
Joined: 20th Dec 2004
Location: Scotland
Posted: 29th May 2007 04:27
How good a game is really depends on how modular and organised your game engine is. If you have a good game engine where you can easily add/remove levels, add/remove entities in each level, create characters, create enemies, create weapons, have descent scripting fascilities, then you have something ready. Once you have that, there is really no limit to where you can go with it, unless you have a limiting engine.

I tend to start off making the basic UDTs, like 3d vectors, maybe for levels, perhaps weapons, but maybe not yet. I also ofcourse make all my standard basic functions, that will be essential to the engine, like freeObject() and freeImage().

indi
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Earth, Brisbane, Australia
Posted: 29th May 2007 04:47
printing the scancode function will reveal the key codez

Twinsen
18
Years of Service
User Offline
Joined: 20th Jun 2006
Location: Romania
Posted: 29th May 2007 14:14
intro screen , menu ( intro menu , in-game paused menu ) , game , outro

Could you help me treat my injured Dino-Fly ?
TDK
Retired Moderator
22
Years of Service
User Offline
Joined: 19th Nov 2002
Location: UK
Posted: 30th May 2007 04:27
http://forum.thegamecreators.com/?m=forum_view&t=99497&b=10

Tutorial 2 - though you might find some of the others useful at some point...

TDK_Man

Login to post a reply

Server time is: 2024-11-25 17:26:30
Your offset time is: 2024-11-25 17:26:30