So you want to write a game
-
- Posts: 8
- Joined: Tue Jul 19, 2011 2:40 am
Re: So you want to write a game
Thanks for sharing.
-
- Posts: 1215
- Joined: Tue Jan 09, 2007 7:03 pm
- Location: Leuven, Belgium
Re: So you want to write a game
Small bump: I added a link to another excellent guide for beginners, written by a gamedev.net member, feel free to take a look
Re: So you want to write a game
Really great guide, too bad I didn't follow it that much and had to figure out things myself. Main thing I was lacking is "7. Think problem-oriented". Didn't think about problems that are holding me back from implementing one feature, just rather try every way I could to get it done (the trying part was done in my mind, but still.. ). Now that I thought about it for a minute I found out what I was lacking
Working on game: Marrbles (Currently stopped).
-
- Posts: 1215
- Joined: Tue Jan 09, 2007 7:03 pm
- Location: Leuven, Belgium
Re: So you want to write a game
Great to hear that the guide is actually helping people out!serengeor wrote:Really great guide, too bad I didn't follow it that much and had to figure out things myself. Main thing I was lacking is "7. Think problem-oriented". Didn't think about problems that are holding me back from implementing one feature, just rather try every way I could to get it done (the trying part was done in my mind, but still.. ). Now that I thought about it for a minute I found out what I was lacking