Hello!
Moderator: Talkative People
- Martijn
- Chaos Rift Newbie
- Posts: 22
- Joined: Thu Jun 04, 2009 4:47 pm
- Programming Language of Choice: C++
Hello!
Hi, thanks for reading .
I'm a newbie C++ programmer, and found this forum thanks to holloweye (christer here) and yeah.
The reason why I started programming is because I want to create a gameboy zelda kinda style game.
Ofcourse I know you can't just start with something that hard, and i'm fine with that .
So my idea is, i'll start with the "smallest" kind of game.
Text Game (MUD)
Pong / Tetris / etc (Allegro?)
~ no idea yet ~
So I'm currently doing that text game, it's a MUD.. but single player... (SUD?)
And any ideas (heck even a name idea) would be greatly appriciated :p
More about me, I'm 16 years old (turning 17 saturday) and I'm from the Netherlands.
errr... I love programming already althought im not very good at it :p.
If you would like to know more, just ask!
PS: I hope this is the correct forum.
I'm a newbie C++ programmer, and found this forum thanks to holloweye (christer here) and yeah.
The reason why I started programming is because I want to create a gameboy zelda kinda style game.
Ofcourse I know you can't just start with something that hard, and i'm fine with that .
So my idea is, i'll start with the "smallest" kind of game.
Text Game (MUD)
Pong / Tetris / etc (Allegro?)
~ no idea yet ~
So I'm currently doing that text game, it's a MUD.. but single player... (SUD?)
And any ideas (heck even a name idea) would be greatly appriciated :p
More about me, I'm 16 years old (turning 17 saturday) and I'm from the Netherlands.
errr... I love programming already althought im not very good at it :p.
If you would like to know more, just ask!
PS: I hope this is the correct forum.
- MarauderIIC
- Respected Programmer
- Posts: 3406
- Joined: Sat Jul 10, 2004 3:05 pm
- Location: Maryland, USA
Re: Hello!
Yeah, it's the right forum. We even have an entire thread stickied and dedicated to it :) But that's alright. Welcome to the forum! I think you should name it "SSUDAROTE" as in "Super Single-User Dungon AKA a Regular Old Text Adventure"
But of course you're reading suggestions from somebody who has also suggested a subtitle of "!INE" -- as in "Not immature name edition" -- and named his own MUD engine "MrAdventure" =)
But so far, most of my names have flown, so I wouldn't be surprised if you went with "ssudarote": it's even kind of pronounceable :)
But of course you're reading suggestions from somebody who has also suggested a subtitle of "!INE" -- as in "Not immature name edition" -- and named his own MUD engine "MrAdventure" =)
But so far, most of my names have flown, so I wouldn't be surprised if you went with "ssudarote": it's even kind of pronounceable :)
I realized the moment I fell into the fissure that the book would not be destroyed as I had planned.
- rolland
- Chaos Rift Regular
- Posts: 127
- Joined: Fri Dec 21, 2007 2:27 pm
- Current Project: Starting an Android app soon
- Favorite Gaming Platforms: PS1, N64
- Programming Language of Choice: C++
- Location: Michigan, US
Re: Hello!
So would that be Rouge-like or NetHack-like? Sounds like fun, but you're in for a lot of work.Martijn wrote: So I'm currently doing that text game, it's a MUD.. but single player... (SUD?)
I'll write a signature once I get some creativity and inspiration...
- thejahooli
- Chaos Rift Junior
- Posts: 265
- Joined: Fri Feb 20, 2009 7:45 pm
- Location: London, England
Re: Hello!
Wouldn't that be "SSUDAROTA"MarauderIIC wrote:I think you should name it "SSUDAROTE" as in "Super Single-User Dungon AKA a Regular Old Text Adventure"
I'll make your software hardware.
- dandymcgee
- ES Beta Backer
- Posts: 4709
- Joined: Tue Apr 29, 2008 3:24 pm
- Current Project: https://github.com/dbechrd/RicoTech
- Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
- Programming Language of Choice: C
- Location: San Francisco
- Contact:
Re: Hello!
Even I read right by that one.thejahooli wrote:Wouldn't that be "SSUDAROTA"MarauderIIC wrote:I think you should name it "SSUDAROTE" as in "Super Single-User Dungon AKA a Regular Old Text Adventure"
Martijn: Hi, and welcome! Glad to see some more people getting into programming. As for ideas I can't really think of any to just toss onto the table, but if you need help feel free to post here. You seem intelligent enough to not be someone who posts something stupid that can be googled in 15 seconds ("What's the difference between a string and an int?").
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- PixelP
- Chaos Rift Regular
- Posts: 153
- Joined: Tue Oct 07, 2008 12:23 pm
- Programming Language of Choice: c/c++
- Location: sweden
- Contact:
Re: Hello!
im not sure if tetris is a good game to start with, its not as easy as it looks. ive never made a clone myself though, what do i know? ;PMartijn wrote:Pong / Tetris / etc (Allegro?)
- Innerscope
- Chaos Rift Junior
- Posts: 200
- Joined: Mon May 04, 2009 5:15 pm
- Current Project: Gridbug
- Favorite Gaming Platforms: NES, SNES
- Programming Language of Choice: Obj-C, C++
- Location: Emeryville, CA
- Contact:
Re: Hello!
I'd say Tetris is easier to program then it looks IMO. Of course Pong is about as simple as playable games get. You could also try Tic Tac Toe.PixelP wrote:im not sure if tetris is a good game to start with, its not as easy as it looks. ive never made a clone myself though, what do i know? ;PMartijn wrote:Pong / Tetris / etc (Allegro?)
Current Project: Gridbug
Website (under construction) : http://www.timcool.me
Website (under construction) : http://www.timcool.me
- thejahooli
- Chaos Rift Junior
- Posts: 265
- Joined: Fri Feb 20, 2009 7:45 pm
- Location: London, England
Re: Hello!
Tetris is pretty simple but I wouldn't reccomend it as a first game, it is more effort than it looks.
I'll make your software hardware.
- rolland
- Chaos Rift Regular
- Posts: 127
- Joined: Fri Dec 21, 2007 2:27 pm
- Current Project: Starting an Android app soon
- Favorite Gaming Platforms: PS1, N64
- Programming Language of Choice: C++
- Location: Michigan, US
Re: Hello!
Seconded. Pong is my recommendation.thejahooli wrote:Tetris is pretty simple but I wouldn't reccomend it as a first game, it is more effort than it looks.
I'll write a signature once I get some creativity and inspiration...
- PixelP
- Chaos Rift Regular
- Posts: 153
- Joined: Tue Oct 07, 2008 12:23 pm
- Programming Language of Choice: c/c++
- Location: sweden
- Contact:
Re: Hello!
yeah, i think tic tac toe is the best game to start of with.Innerscope wrote:You could also try Tic Tac Toe.
i did
Re: Hello!
Hint: When it comes to GBA programming, it's easier to do graphics than text, because the gameboy sdks usually don't come with calls for text...Martijn wrote:Hi, thanks for reading .
I'm a newbie C++ programmer, and found this forum thanks to holloweye (christer here) and yeah.
The reason why I started programming is because I want to create a gameboy zelda kinda style game.
Ofcourse I know you can't just start with something that hard, and i'm fine with that .
So my idea is, i'll start with the "smallest" kind of game.
Text Game (MUD)
Pong / Tetris / etc (Allegro?)
~ no idea yet ~
So I'm currently doing that text game, it's a MUD.. but single player... (SUD?)
And any ideas (heck even a name idea) would be greatly appriciated :p
More about me, I'm 16 years old (turning 17 saturday) and I'm from the Netherlands.
errr... I love programming already althought im not very good at it :p.
If you would like to know more, just ask!
PS: I hope this is the correct forum.
- Martijn
- Chaos Rift Newbie
- Posts: 22
- Joined: Thu Jun 04, 2009 4:47 pm
- Programming Language of Choice: C++
Re: Hello!
Thanks for the welcome all!
@MarauderIIC: Maybe for a city name, okay? .
@rolland: It's still in really really early stages.
@dandymcgee: I'll do my best to google ! .
@PixelP: Oh well, maybe not haven't thought it through yet.
@Innerscope: Tic Tac Toe sounds like a good idea, i'll keep that in mind!
@eatcomics: GBA? as in gameboy advance? xD
Anyway I've created a new topic where I will post random questions when im stuck.
(see the programming forum)
@MarauderIIC: Maybe for a city name, okay? .
@rolland: It's still in really really early stages.
@dandymcgee: I'll do my best to google ! .
@PixelP: Oh well, maybe not haven't thought it through yet.
@Innerscope: Tic Tac Toe sounds like a good idea, i'll keep that in mind!
@eatcomics: GBA? as in gameboy advance? xD
Anyway I've created a new topic where I will post random questions when im stuck.
(see the programming forum)
Re: Hello!
Sweet cause I'm thinking about doing a multiplayer nethack in blitzplus .... I also want to make a rubics cube solver in c++ but we'll see where they getrolland wrote:So would that be Rouge-like or NetHack-like? Sounds like fun, but you're in for a lot of work.Martijn wrote: So I'm currently doing that text game, it's a MUD.. but single player... (SUD?)
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: Hello!
I'd recommend TicTacToe as a first game (it was my first), but don't really try to use OO on either TTT or Pong, because it would really overcomplicate either (believe me, because of my many failed attempts at making pong with OO, it ended up taking me a few months before I finally got a working version done; luckily I learned a lot of other things during that time ).
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
- M_D_K
- Chaos Rift Demigod
- Posts: 1087
- Joined: Tue Oct 28, 2008 10:33 am
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C/++
- Location: UK
Re: Hello!
That is why his rank is what it isGinto8 wrote:I'd recommend TicTacToe as a first game (it was my first), but don't really try to use OO on either TTT or Pong, because it would really overcomplicate either (believe me, because of my many failed attempts at making pong with OO, it ended up taking me a few months before I finally got a working version done; luckily I learned a lot of other things during that time ).
For the lazy it's "I segfault PONG!"
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.