Author Topic: The "How did you get into roguelike development Thread"  (Read 54778 times)

Slash

  • Creator of Roguetemple
  • Administrator
  • Rogueliker
  • *****
  • Posts: 1203
  • Karma: +4/-1
    • View Profile
    • Slashie.net
    • Email
The "How did you get into roguelike development Thread"
« on: May 14, 2007, 01:28:24 AM »
How did you get into roguelike development?

I remember I was surfing the web for a new RPG to satisfy my needs after destroying all Final Fantasy games when I found ADOM... after playing some not very sucessful games I decided it was time to make my own... this matched with the time when I was learning Java, so it was a perfect mix up. After some failures and some rewrites I finally got into what seems to be a good path :)

What about you?

shinygerbil

  • Newcomer
  • Posts: 2
  • Karma: +0/-0
    • View Profile
    • Email
Re: The "How did you get into roguelike development Thread"
« Reply #1 on: May 15, 2007, 11:37:59 PM »
I haven't yet, but I'm planning on doing so in the very near future. I am going to try and learn C/C++ over the summer (no easy task I know, but I'll have a lot of spare time and enthusiasm) and one of the first projects I want to attempt once I consider myself fluent enough to undertake anything would be a roguelike. (Partially because that means I don't have to focus on assets such as art and music, but more because roguelikes are awesome.)

So anyway, I'll probably be around here for a while, asking annoying questions and stuff. ;D

And hi, by the way, I'm just a wannabe game developer who happened to wander in. I'm liking the site!

corremn

  • Rogueliker
  • ***
  • Posts: 700
  • Karma: +0/-0
  • SewerJack Extraordinaire
    • View Profile
    • Demise RogueLike Games
Re: The "How did you get into roguelike development Thread"
« Reply #2 on: May 16, 2007, 01:44:36 AM »
How did I get into roguelike development?

From a love of roguelikes, of course.  I am a programmer that loves RLs.  However, I played Moria on my Mac some 15 years ago, before I ever saw a line of code.  Here I discovered that being killed over and over again with no chance of survival or winning can be incredibly time consuming and fun of course. I did however win moria with a dwarf priest, i think.  It was the sheer challenge of RL games that kept me playing them.

Since then I have played every RL I could find.  After years of ADOM, I got bored waiting for the next update so while surfing the net I discovered rec.games.roguelike.development.  I rejoyced at the fact that people were still actively creating these games, until I realised the progress was like watching snails paint growing grass.  Two games stood out for me at this time, copx's Tower of Doom (warp rogue) and Kornel's DoomRL.  Reading and playing the progress of these games gave me the idea to write my own.  Three months and 30000 lines of code later I was addicted to roguelike development. However about this time I realised how much time and effort went into one of these games so my development dwindled off.  I still actively develop but at a much slower pace.

Roguelike development is the most fun programming experience I have ever had. Too bad you cant get paid doing it.
corremn's Roguelikes. To admit defeat is to blaspheme against the Emperor.  Warhammer 40000 the Roguelike

Slash

  • Creator of Roguetemple
  • Administrator
  • Rogueliker
  • *****
  • Posts: 1203
  • Karma: +4/-1
    • View Profile
    • Slashie.net
    • Email
Re: The "How did you get into roguelike development Thread"
« Reply #3 on: May 31, 2007, 08:31:04 PM »
Roguelike development is the most fun programming experience I have ever had. Too bad you cant get paid doing it.

yeah... I wish I could be paid for living a roguelike life, but for that to happens roguelikes would have to generate income.

Perhaps it could be done, if enough people gets to know about them the genre would make its own niche willing to pay for new games, or subscriptions, or make significative donations... but I guess only time will tell

Anvilfolk

  • Rogueliker
  • ***
  • Posts: 374
  • Karma: +0/-0
    • View Profile
Re: The "How did you get into roguelike development Thread"
« Reply #4 on: May 31, 2007, 10:07:37 PM »
Quite honestly, I'd hate to see paying roguelikes. Already UnReal World annoys me to no end. Right now, it's got the kind of niche I like. Well, except for Krice...

Right now, people are playing and programming this for fun, pleasure, for a good time. If you start commercializing, I think the community wouldn't be as great as it is now, everyone willing to discuss and help a bit. Well, except for Krice.

Donations are another matter, but you can't really rely on them for much.
"Get it hot! Hit it harder!!!"
 - The tutor warcry

One of They Who Are Too Busy

Adral

  • Rogueliker
  • ***
  • Posts: 134
  • Karma: +0/-0
  • The Hammer of Justice
    • View Profile
Re: The "How did you get into roguelike development Thread"
« Reply #5 on: June 01, 2007, 11:28:48 AM »
Quite honestly, I'd hate to see paying roguelikes. Already UnReal World annoys me to no end. Right now, it's got the kind of niche I like. Well, except for Krice...

Right now, people are playing and programming this for fun, pleasure, for a good time. If you start commercializing, I think the community wouldn't be as great as it is now, everyone willing to discuss and help a bit. Well, except for Krice.

Donations are another matter, but you can't really rely on them for much.

A straight hit on the nail. I just think the same as you.

Including the Krice point :P.
On the wings of the storm.

Tarindel

  • Newcomer
  • Posts: 24
  • Karma: +0/-0
    • View Profile
    • Subterrane
Re: The "How did you get into roguelike development Thread"
« Reply #6 on: June 01, 2007, 02:29:49 PM »
I haven't yet, but I'm planning on doing so in the very near future. I am going to try and learn C/C++ over the summer (no easy task I know, but I'll have a lot of spare time and enthusiasm)

I'm working on a side-project C++ tutorial site.  You (or anybody else) wanting to learn C++ might be interested in checking out http://www.learncpp.com.  It's still in it's infancy, but I've been adding new content regularly.

I originally got into Roguelikes when I found Angband 2.4 "Frog knows".  At the time I last learning Turbo Pascal in school, so I tried to write a roguelike in Turbo Pascal, not knowing that Pascal had a 64k code limit.  Once I hit that limit, that was the end of those dreams.  I found Nethack and ADOM mentioned on various Angband sites and got hooked on those.  Eventually I learned C/C++ in college and made a few more attempts at a game, but just didn't have the experience to pull an ambitious project off.  More recently, I found Crawl and it got me reinterested in the genre.  Now that I've been working as a C++ programmer in industry for many years, I have the experience to write a large project, so I figured... why not?  So I started writing Subterrane, which has now been in development for almost a year, even though it doesn't show. ;)   There's a lot of functionality present for which only a few details have been implemented -- eg. a framework for potions, but almost no potions implemented.  Once the game gets toward beta, I think it'll come together really fast.  But it's not there yet.

My recommendation if you are a new programmer is start very small.  Think 7DRL scope without the 7-day constraint.   You can always expand your game later.

Gamer_2k4

  • Rogueliker
  • ***
  • Posts: 86
  • Karma: +0/-0
    • View Profile
Re: The "How did you get into roguelike development Thread"
« Reply #7 on: June 29, 2007, 09:54:46 PM »
I played ADOM and Nethack and thought "I could make a game like this.  But mine will be better!"  So, I learned to program my calculator, then QBASIC, then C++, then Java.  My game is being written in C++ right now, and if I ever worked on it, I think it could be pretty good. >_>
Gamer_2k4

stu

  • Rogueliker
  • ***
  • Posts: 138
  • Karma: +0/-0
  • Moop!
    • View Profile
    • Stu's Rusty Bucket
Re: The "How did you get into roguelike development Thread"
« Reply #8 on: July 18, 2007, 04:22:01 PM »
My interest was piqued when I first played 'Amulet of Yendor', Don Knellers port of hack, doing floppy swaps for saved games.

"Its ascii! It cant be that hard......"

a-huh...

--/\-[ Stu ]-/\--

Ex

  • IRC Communications Delegate
  • Rogueliker
  • ***
  • Posts: 313
  • Karma: +0/-0
    • View Profile
Re: The "How did you get into roguelike development Thread"
« Reply #9 on: September 15, 2007, 02:37:35 AM »
I was an old roguelike news fan back when all I knew was Delphi. That was a long, long, long time ago. Near the beginning of RLN. I did one of the first few articles. I loved roguelikes from the beginning. Alphaman I played a lot before I even knew of roguelikes. My favorite roguelike is ZAngband.

Edit; I didn't know this post was that old D: I should have set the cutoff limit to like, a day or something. Sorry for reviving.

Slash

  • Creator of Roguetemple
  • Administrator
  • Rogueliker
  • *****
  • Posts: 1203
  • Karma: +4/-1
    • View Profile
    • Slashie.net
    • Email
Re: The "How did you get into roguelike development Thread"
« Reply #10 on: September 15, 2007, 05:54:50 AM »
Worry not about thread necromancy. This post is like... immortal :)

Any roguelike project in development?

Ex

  • IRC Communications Delegate
  • Rogueliker
  • ***
  • Posts: 313
  • Karma: +0/-0
    • View Profile
Re: The "How did you get into roguelike development Thread"
« Reply #11 on: September 15, 2007, 12:20:03 PM »
Worry not about thread necromancy. This post is like... immortal :)

Any roguelike project in development?

I work quite a bit implementing different dungeon generation algorithms, but I've yet to work on an actual roguelike. I'm mostly a dungeon generation sortof guy I guess. Most recently I did a dungeon generator for a 2d sidescroller. That was fun. I have been debating starting some sort of roguelike project. Just not sure what.

Slash

  • Creator of Roguetemple
  • Administrator
  • Rogueliker
  • *****
  • Posts: 1203
  • Karma: +4/-1
    • View Profile
    • Slashie.net
    • Email
Re: The "How did you get into roguelike development Thread"
« Reply #12 on: September 20, 2007, 02:41:06 PM »
Well, knowledgment of environment generation is always valuable... may be you would like to write up some articles on it or produce a generic library for people to use if you can work on your own roguelike :)

Krice

  • (Banned)
  • Rogueliker
  • ***
  • Posts: 2316
  • Karma: +0/-2
    • View Profile
    • Email
Re: The "How did you get into roguelike development Thread"
« Reply #13 on: September 23, 2007, 11:52:09 AM »
I think the community wouldn't be as great as it is now, everyone willing to discuss and help a bit. Well, except for Krice.

Well thank you.
My adventure began.. way back then. Playing Hack, Larn, Rogue etc.. and Nethack (most important) convinced me that I want to make a roguelike too.
« Last Edit: September 23, 2007, 11:54:19 AM by Krice »

Anvilfolk

  • Rogueliker
  • ***
  • Posts: 374
  • Karma: +0/-0
    • View Profile
Re: The "How did you get into roguelike development Thread"
« Reply #14 on: September 23, 2007, 12:17:53 PM »
That was a pretty stupid comment on my part. I'm sorry. And yes, I'm being honest... I had been browsing r.g.r.d for awhile, and was a little annoyed by what I saw. Still, I should've kept my mouth shut there.

I look forward to playing Kaduria, and everyone else's roguelikes :)
"Get it hot! Hit it harder!!!"
 - The tutor warcry

One of They Who Are Too Busy