Re: What game are you playing?
Posted: Mon Feb 18, 2013 12:27 am
Is Dungeons Of Dredmor any good? Anyone play it?
worldwide dubstep community
https://www.dubstepforum.com/forum/
It's fun and a good introduction to roguelikes.OttoMatik wrote:Is Dungeons Of Dredmor any good? Anyone play it?
Alright, I'm gonna get it.deadly habit wrote:It's fun and a good introduction to roguelikes.OttoMatik wrote:Is Dungeons Of Dredmor any good? Anyone play it?
Oh yea I've played ToME, actually working on my own RL currently.OttoMatik wrote:Alright, I'm gonna get it.deadly habit wrote:It's fun and a good introduction to roguelikes.OttoMatik wrote:Is Dungeons Of Dredmor any good? Anyone play it?
I love roguelikes and just downloaded this today:
Tales of Maj'Eyal (ToME)
Played it for a bit, seems really funThink you might like it if you don't already have it (It's free too)
That's awesomedeadly habit wrote:Oh yea I've played ToME, actually working on my own RL currently.OttoMatik wrote:Alright, I'm gonna get it.deadly habit wrote:It's fun and a good introduction to roguelikes.OttoMatik wrote:Is Dungeons Of Dredmor any good? Anyone play it?
I love roguelikes and just downloaded this today:
Tales of Maj'Eyal (ToME)
Played it for a bit, seems really funThink you might like it if you don't already have it (It's free too)
I could recommend RLs all day long, but if you want to play a good coffeebreak one with some interesting mechanics check out The Slimy Lichmummy
http://www.happyponyland.net/roguelike.php
Sure, once I get a bit further along I'll be starting up a devlog on TIGSource documenting the process and progress.OttoMatik wrote:That's awesomedeadly habit wrote:Oh yea I've played ToME, actually working on my own RL currently.OttoMatik wrote:Alright, I'm gonna get it.deadly habit wrote:It's fun and a good introduction to roguelikes.OttoMatik wrote:Is Dungeons Of Dredmor any good? Anyone play it?
I love roguelikes and just downloaded this today:
Tales of Maj'Eyal (ToME)
Played it for a bit, seems really funThink you might like it if you don't already have it (It's free too)
I could recommend RLs all day long, but if you want to play a good coffeebreak one with some interesting mechanics check out The Slimy Lichmummy
http://www.happyponyland.net/roguelike.php
Would be interested in seeing how development goes, would be cool to see how you program the dungeon generating algorithms and other things. Mind PM'ing me about it?
Code: Select all
- Generate number of rooms
- Random int value
- Subdivide number of rooms into large, medium, small
- Generate random int value
- If total room number > random int value
- Total room number / random int value = room number
- Random int 1-3 for large, medium, small
- Large, medium, small + room number = new value
- Total room number - room number = total room number
- Else
- Random int 1-3 for large, medium, small
- Large, medium, small + total room number = new value
- Generate central hub room
- If total room number > 0
- Generate hallway
- Condition for hallway (empty space adjacent, walls on at least 2 other sides)
- Random int length
- Random int direction
- Go to end of length in direction, check that walls on at least 3 sides
- If walls on 0, 1, 2 sides, recurse generate hallway
- If walls on 3 sides place then recurse generate hallway
- If walls on 4 sides place
- Place random room type at end of hallways while verifying enough rooms left of said type
- Subtract 1 of room type from corresponding value
- Recurse
VicarOfDub wrote:finally got around to beating Half Life 2 and the episodes for the first time.
source isn't awesome, never was never will beDessem wrote:Recently got back into playing Counter-Strike: Source. Still as awesome as I remember it being, however it's taking a while to get back to my old skill level.
Yes it is as is GO, stop being stuck in 1.6!mIrReN wrote:source isn't awesome, never was never will beDessem wrote:Recently got back into playing Counter-Strike: Source. Still as awesome as I remember it being, however it's taking a while to get back to my old skill level.
I just finished playing through HL2 the other day, still to go through the episodes again. Probably my favourite game ever I think, just amazing!VicarOfDub wrote:finally got around to beating Half Life 2 and the episodes for the first time.
my god. straight into my top 5 games
Check out this modpack for TL2 adds new classes and a bunch more http://www.synergiesmod.com/imami wrote:picked up torchlight 2 on steam over the weekend 50% off, was like £7.50
Also dear lord Crysis 3 graphicsSynergiesMOD is a complete conversion for Torchlight 2! Adding 108 Elite monsters, 108 Hero monsters, 6 Rare dragons, 28 Raid dungeons, 11 unique World Bosses, 5 Sets of Legendary Armor, 22 new Tier-1 Legendary Weapons, brand new Quest lines, a new World hub for ACT5, A pvp battleground and a whole new class: The Necromancer. Future plans include 24 planned Classes, 3 more Raid Dungeon chains, 2 Quest hubs, 2 more ACTS of overworld play, 3 more Legendary Armor sets, a second tier of legendary weapons, as well as fleshing out the tier1 weapons with more options! The mod is aggressively developed and the community is being built around inclusion and discussion on our Website, Steam group and Facebook pages.
I play D&D, Pathfinder, Call of Cthulhu and a few other pen and paper and tabletop games.Hypefiend wrote:anyone here play the board errr role playing game dungeons and dragons? is it worth getting in to?
it works multiplayer as well as long as the other players have it as well.imami wrote:yeah i was looking at that synergies mod it looks pretty cool, gonna have to DL that today.