Author Topic: Game Developer Start-off  (Read 391 times)

0 Members and 1 Guest are viewing this topic.

Norak
  • *
  • Posts: 31
  • Reputation: 0
  • Gender: Male
  • *Shrug*
Game Developer Start-off
« on: October 30, 2009, 11:30:22 AM »
Hey guys,
as mentioned in my introduction I am a Game Developer, in the making. (Pun intended :P)
I have started making a team of people (the earlier you meet people, the more reliable they are later) I have a C++ coder, he seems to be slacking a lot so I want to give him some dates by which he has to have completed certain tasks.

I do not have the skill or experience to be judging what can be done how early on. He has just started learning programming in C++, I helped him make the program where you enter a number in it and it tells you the number you entered.

Can anyone help me, by telling me some things that can be accomplished in C++ programming (prefferably early on in learning) and how long it should take to be able to do it. This way I can set dates for him so he can learn.

Thanks all,
Norak.

psyXeon
  • Founder
  • *
  • Posts: 12.330
  • Country: es
  • Reputation: 194
  • Gender: Male
    • THEPSYFAMILY.NET
Re: Game Developer Start-off
« Reply #1 on: October 30, 2009, 11:53:56 AM »
I just started last week and i code 8 hours a week with visual studio 2008
I´m using Pearson internationl  sixth edition by deitel
I´m sure you can find is as an ebook on the net. You just have to folow the tutorials in the book
Code: [Select]
http://books.theregister.co.uk/catalog/browse.asp?id=116321&group=6042&subcat=13&cat=B

melon_bread
  • [psy] Contributor
  • *
  • Posts: 27
  • Reputation: 1
  • Gender: Male
  • Sup
Re: Game Developer Start-off
« Reply #2 on: November 22, 2009, 01:12:49 AM »
Some of the best video Tutorials
http://www.xoax.net/comp/cpp/index.php
(By Lesson 9 you make a tic tact toe game)

Good Luck On Your Team, I Am Working With My Very First Game Dev Team As Well

psyXeon
  • Founder
  • *
  • Posts: 12.330
  • Country: es
  • Reputation: 194
  • Gender: Male
    • THEPSYFAMILY.NET
Re: Game Developer Start-off
« Reply #3 on: November 22, 2009, 02:16:22 AM »
Some of the best video Tutorials
http://www.xoax.net/comp/cpp/index.php
(By Lesson 9 you make a tic tact toe game)

Good Luck On Your Team, I Am Working With My Very First Game Dev Team As Well


lovely site, I´m on it

+ REP

melon_bread
  • [psy] Contributor
  • *
  • Posts: 27
  • Reputation: 1
  • Gender: Male
  • Sup
Re: Game Developer Start-off
« Reply #4 on: November 22, 2009, 03:01:00 AM »
Some of the best video Tutorials
http://www.xoax.net/comp/cpp/index.php
(By Lesson 9 you make a tic tact toe game)

Good Luck On Your Team, I Am Working With My Very First Game Dev Team As Well


lovely site, I´m on it

+ REP


Why Your Very Welcome. ^_^

Also Note They Get all They Way Up To OpenGL, which is very important for game programing

Globalnet
  • [Psy]Sunflower
  • *
  • Posts: 1.011
  • Country: 00
  • Reputation: 29
  • Gender: Male
  • I am not amused
Re: Game Developer Start-off
« Reply #5 on: November 22, 2009, 10:56:33 AM »
Glad You Asked!

Now im not a C++ codder but i can atleast unrestand it.

anyways first thing you need is to master the 3D element cooding

now i had a book before about it,
however i lost it.Cant ehlp there did i?

anyways start of small like programs
after a while make test mods using the Source SDK
Its a *Free Engine in which will help you in the long run.




*Selling requires Steamworks Account and if yo uhave that you dont need to ask us, its for the 1337 of the 1337s

gentlemen
  • [psy] Contributor
  • *
  • Posts: 86
  • Reputation: 0
Re: Game Developer Start-off
« Reply #6 on: November 22, 2009, 11:47:06 AM »
Anyone here working with Unreal Developer Kit?

melon_bread
  • [psy] Contributor
  • *
  • Posts: 27
  • Reputation: 1
  • Gender: Male
  • Sup
Re: Game Developer Start-off
« Reply #7 on: November 24, 2009, 01:10:46 AM »
Anyone here working with Unreal Developer Kit?
Indeed, but not making anything hardcore, just like playing with it form time to time.




Also I am Making My First Game in XNA

nephitejnf
  • Validated
  • *
  • Posts: 18
  • Reputation: 0
Re: Game Developer Start-off
« Reply #8 on: December 07, 2009, 10:39:55 AM »
Anyone here working with Unreal Developer Kit?
Indeed, but not making anything hardcore, just like playing with it form time to time.




Also I am Making My First Game in XNA

Another good thing to start with is Game Maker for developing games, there are some really nice games made from it