Programming

Lourens

Lourens

Forge Runner

Join Date: Mar 2006

Hello I got a question,

Here it goes

What kind of computer would I be needing if I would program a game like Super Mario Galaxy?

Im just asking this out of curiousity , im studying informatics and im using a netbook but it is a little slow. (Asus 1201N)

Elder III

Elder III

Furnace Stoker

Join Date: Jan 2007

Ohio

I Will Never Join Your Guild (NTY)

R/

Well a netbook is slow with anything and everything..... if by programming, you just mean coding or scripting in various computer languages, then most desktops or mid range laptops ought to work fine for you, but can you be a little more specific as to what programming you are doing?

Cool Name

Lion's Arch Merchant

Join Date: Nov 2008

Shadowed Ones

E/A

To program a game you should just need a good enough system to run the IDE you're working in... but I assume you mean running and compiling it too? If so, it's not surprising your netbook is slow. Netbooks are designed to be lightweight, portable and have long battery life. For this reason they are not very powerful, so if you are going to be running mid to high spec games you will be best off with a desktop or a gaming laptop.

Lourens

Lourens

Forge Runner

Join Date: Mar 2006

Quote:
Originally Posted by Pthoms T View Post
To program a game you should just need a good enough system to run the IDE you're working in... but I assume you mean running and compiling it too? If so, it's not surprising your netbook is slow. Netbooks are designed to be lightweight, portable and have long battery life. For this reason they are not very powerful, so if you are going to be running mid to high spec games you will be best off with a desktop or a gaming laptop.
The Specs of My netbook are as follows : 2gig ddr2 ram, 1,6ghz dual core , nvidea 9400m

And I will be programming in stuff like Eclipse,Nedbeans im planning to make my own version of Super Mario Bros

Cool Name

Lion's Arch Merchant

Join Date: Nov 2008

Shadowed Ones

E/A

Quote:
Originally Posted by Lourens View Post
The Specs of My netbook are as follows : 2gig ddr2 ram, 1,6ghz dual core , nvidea 9400m

And I will be programming in stuff like Eclipse,Nedbeans im planning to make my own version of Super Mario Bros
And in what language? Sounds like it might be Java, but whatever it is are you meaning Super Mario Bros, as in the simple side scroller, or mario galaxy the wii game? Making something the quality of a wii game will take you a long time, and you should really not try doing something in 3D until you are much more experienced. If you are just making a small side scroller, like this then I'd say you should be able to do it on your netbook. Though when running an IDE and the game it might slow down, I don't think if it warrants buying a new computer just for this one thing.

Roen

Roen

Lion's Arch Merchant

Join Date: Jun 2010

GMT-5

[Nite]

R/

My son is attending college in a video game development degree program. The laptop he got for graduation is here: http://www.newegg.com/Product/Produc...82E16834214030

Something along those lines should be sufficient.

Karate Jesus

Karate Jesus

Forge Runner

Join Date: Apr 2008

Texas

Reign of Judgment [RoJ]

Me/

Really, it depends on what coding language you're using and if you're using any programs.

If you're using a program, look at the requirements for it and aim about 33% above the basic requirements.

Cool Name

Lion's Arch Merchant

Join Date: Nov 2008

Shadowed Ones

E/A

Quote:
Originally Posted by Karate Jesus View Post
Really, it depends on what coding language you're using and if you're using any programs.

If you're using a program, look at the requirements for it and aim about 33% above the basic requirements.
But he also needs to make sure whatever he's planning on making can be run on his computer, otherwise it'd be difficult to test. Although I don't think should be aiming for anything that complex.

Lord Sojar

Lord Sojar

The Fallen One

Join Date: Dec 2005

Oblivion

Irrelevant

Mo/Me

Quite simply, coding a game isn't intensive for a PC at all. Compiling huge amounts of code can take a while, so a robust CPU and a good chunk of RAM is nice to have, but not a requirement.

Now, if you plan on building custom textures and models for a game... that changes things. You'll want an nVidia Quadro card for that, without a doubt. That's the only game design element that requires a GPU, and it requires a very specific one too if you plan on doing professional work. But... if this is just a hobby, and midrange to high end GPU should be sufficient.