Hmm I like RTSs but not tower defense lol that is kinda wierd... Tower defense is okay but I get bored with it really easy...aamesxdavid wrote:I love those games, even though I can't stand RTS's.. weird.trufun202 wrote:eatcomics wrote:What about a Tower Defence style game? Its top-down like an RTS, but with less complexity.
Does this have to be a full game? I like making little systems within games. For instance, you can make a battle system, and even start out text-based, and move on from there. You get practice in, and you can even use it in a full game later on.
Practice games
Moderator: PC Supremacists
Re: Practice games
- RyanPridgeon
- Chaos Rift Maniac
- Posts: 447
- Joined: Sun Sep 21, 2008 1:34 pm
- Current Project: "Triangle"
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C/C++
- Location: UK
- Contact:
Re: Practice games
Well in that case just hone your C++ skills, and make console games until you're confident with programming structure and all that.eatcomics wrote: I could probably do it but a newb wouldn't know where to begin especially if he was still using the command line... >.>
Then learn a library like SDL, which lets you draw to the screen and take keyboard input etc
Watch GyroVorbis' video on where to begin;
http://www.youtube.com/watch?v=zAgpsks2 ... 98&index=0
Re: Practice games
Precisely what he asked! He was looking for games that could be made in the console! Or at least he was when this was first postedRyanPridgeon wrote:Well in that case just hone your C++ skills, and make console games until you're confident with programming structure and all that.eatcomics wrote: I could probably do it but a newb wouldn't know where to begin especially if he was still using the command line... >.>
Then learn a library like SDL, which lets you draw to the screen and take keyboard input etc
Watch GyroVorbis' video on where to begin;
http://www.youtube.com/watch?v=zAgpsks2 ... 98&index=0