Page 1 of 1
if i wanted to make a homebrew game how would i get started?
Posted: Thu Oct 07, 2010 8:06 pm
by mikog
Im thinking about making a game called paper sonic.... some of u probably already know and I was thinking of making it a Homebrew game app........ is it complicated to make a game homebrew app? and how would I get Started?
Re: if i wanted to make a homebrew game how would i get star
Posted: Thu Oct 07, 2010 10:04 pm
by emu_kidid
You would need to have programming knowledge, and know a bit about how the Wii/GC hardware works. So basically, a degree in Computer Science/or similar or more.
Re: if i wanted to make a homebrew game how would i get star
Posted: Thu Oct 07, 2010 10:32 pm
by mikog
degree? nvm im not even out of middle school yet......
Re: if i wanted to make a homebrew game how would i get star
Posted: Thu Oct 07, 2010 10:36 pm
by emu_kidid
It's not impossible, but it helps an awful lot. You could try reading up on how to program C/C++, but you'd also need just general background info on how computers work at the low levels to get clean/decent looking code.
Re: if i wanted to make a homebrew game how would i get star
Posted: Thu Oct 07, 2010 10:39 pm
by mikog
ok thx ive never made anything on computers, but i can type, and ive had some experience with computers.
Re: if i wanted to make a homebrew game how would i get star
Posted: Fri Oct 08, 2010 1:05 am
by gtmtnbiker
I suggest starting with programming on a PC using MS .NET framework or developing a simple flash program. You need to do a series of small steps before tackling something big such as Wii/Gamecube homebrew.
Re: if i wanted to make a homebrew game how would i get star
Posted: Thu Oct 21, 2010 7:50 pm
by mikog
ok, thanks......