Member Panel


Sponsors and Ads

Join the Team

Live Tag Cloud

PC Forum PC Help Forum » Software » Programming » [Answered] game programming for beginners

Programming - [Answered] game programming for beginners posted in the Software forums; Hi..Guys, I would like to enquire regarding game programming... For beginners is there any websites which offers us online tutorials on game programming ,C++ programming for beginners on how to ...

JOIN US NOW to remove these Ads

Post New Thread  Reply
  #1  
Old 05-09-2008
Bronze Member
 
Join Date: Apr 2008
Posts: 26
PC Experience: Beginner
amypiero - See this Members User comments on their Profile page
Default [Answered] game programming for beginners

Hi..Guys,

I would like to enquire regarding game programming...

For beginners is there any websites which offers us online tutorials on game programming ,C++ programming for beginners on how to create our own game ,designing the game like those Resident Evil series ,Doom , Medal of Honor, Killzone 2, etc...
I am a beginner on game creation so please assists me thanks guys.......!


  #2  
Old 05-09-2008
madmonkey's Avatar
Site Manager
My PC
 
Join Date: Oct 2006
Location: South Wales
Posts: 5,833
PC Experience: PC Basket Ball Head!
madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page
Default Re: game programming for beginners

hehe, hi Amy.

For a begginer, with absolutely no experience in C, your such a long long way away from creating those types of games, and even then, games like this made with C are normally created by teams of developers, due to thousands of lines of code, just to create a simple 3D engine. You really need a heck of a lot of programming experience for this, and it not something you will ever pickup in a tutorial.

If you wish to create games in C, then aim lower to start with. Get used to working with buttons and text. Later, you can introduce 2D graphics and sound. Make some simple games, like maybe Tetris or Chess. Then move onto 3D. I have to say it took me couple of years of development before I created a Tetris game.

You can also use an existing 3D engine, which will save quite a lot of work, but still need to be a very competent C++ developer. This is a free openSource 3D engine called Genesis: Genesis3D Open Source Engine - click on the resources links listed there, for some example code, 3d modeling software etc. Choose your 3D engine based on some of the games you have played up until now. I believe Modeal of Honor for example uses the Unreal engine. Each engine works differently from each other, so whichever engine you choose, it's not a simple process to move onto another engine at a later date.

Some tutorials to start with:
* C++ Tutorial (introduction)
online C++ tutorial
C++ Language Tutorial
Cprogramming.com - Programming Tutorials: C++ Made Easy and C Made Easy

In addition to these skills, you will also need some Photoshop skills for texturing. If you later intended to create games commercially, you also have sound and music to think about.

P.S. Did you give up your Flash and Photoshop development?


Comments on this post
upgrader agrees: Good Post!
Hengis agrees: Cracking reply!
__________________


Last edited by madmonkey; 05-09-2008 at 04:34 PM.
  #3  
Old 05-09-2008
DarkLord7854's Avatar
Banned
My PC
 
Join Date: Sep 2005
Location: Florida
Posts: 1,406
PC Experience: Of Epic Proportions.
DarkLord7854 - See this Members User comments on their Profile page DarkLord7854 - See this Members User comments on their Profile page DarkLord7854 - See this Members User comments on their Profile page DarkLord7854 - See this Members User comments on their Profile page DarkLord7854 - See this Members User comments on their Profile page DarkLord7854 - See this Members User comments on their Profile page DarkLord7854 - See this Members User comments on their Profile page DarkLord7854 - See this Members User comments on their Profile page DarkLord7854 - See this Members User comments on their Profile page DarkLord7854 - See this Members User comments on their Profile page DarkLord7854 - See this Members User comments on their Profile page
Default Re: game programming for beginners

In addition to the above, I'd try and make simple programs at first. Such as one which asks you different questions and gives different replies based upon what you answer. A simple number guessing game, that keeps tracks of how many times you guess before guessing the right number. You could try making a very basic Hangman game too. Also note that these examples would all be done in a CommandPrompt based window.


  #4  
Old 05-10-2008
Bronze Member
 
Join Date: Apr 2008
Posts: 26
PC Experience: Beginner
amypiero - See this Members User comments on their Profile page
Default Re: game programming for beginners

hello..
Mad Monkey...thanks for your brief explaination, im currently thinking of signing up for a private course on learning on game developement course for beginners and maybe if God's willing , to continue till Diploma stage...
P.S : I've just bought two books ,one is SAM TEACH YOURSELF MACROMEDIA FLASH and the other is PHOTOSHOP QUICKSTEPS...i'm still reading the book and trying to learn it step by step but till now i can't find the exact tutorials on how to create a live fire like those in Sony Pictures ,"GHOST RIDER" main webpage....HEhehehe...hope you can help me again? heheheh.....by the guys ,since getting to know you guys, i have at least some computer companion to ask for help or any assistance....Thanks...


  #5  
Old 05-10-2008
madmonkey's Avatar
Site Manager
My PC
 
Join Date: Oct 2006
Location: South Wales
Posts: 5,833
PC Experience: PC Basket Ball Head!
madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page madmonkey - See this Members User comments on their Profile page
Default Re: game programming for beginners

With the skull on fire?

Well the actual flames themselves you'll notice are too realistic to create them from Flash alone - does not have this capability. You have probably noticed already, that both graphics and animation can be imported into flash?

To create flash flame effects, here is one method: http://previews.learnflash.com/previ..._particle.html

If you already have a flame animation, then all you need to do is import that animation onto stage. The instructions of which you'll find in Sam's tutorial.

If you need to create a flame from scratch, then it really depends on how realistic you want the flame.
One way of doing it would be to have a live flame using blue/green screen technology, otherwise known as Chroma key: Chroma key - Wikipedia, the free encyclopedia

This was your previous thread on the subject: http://www.pchelpforum.com/web-desig...lash-fire.html

EDIT: Marked as Answered.


__________________


Last edited by madmonkey; 05-17-2008 at 09:53 PM.

Reply
Satellite TV on your PC - over 3000 Channels! Click Here!

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On


All times are GMT +1. The time now is 01:35 PM.
Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC7
All Graphics & Content Copyright © 2004-2008 - PC Help Forum.com


Back to Top
News
Headline news, bisiness news, highlights information from markets.

Car Insurance
In need of cheaper car insurance? Let Money Expert find you a new deal quickly and easily.

Debt Management
Debt management information and advice from our experts at Moneyexpert.