Search found 3890 matches
- Mon Mar 16, 2015 9:17 pm
- Forum: General Discussion
- Topic: The Orb of Zot awaits. Let's Play Dungeon Crawl Stone Soup!
- Replies: 72
- Views: 27336
- Sun Mar 15, 2015 6:19 am
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
I've finished with all three ships after back-to-back Cobra and Blade victories tonight. The game has quite the learning curve: I started out thinking that the game was too hard and the ships were wildly imbalanced, and now I suspect it could be too easy and I've realized that the ships are extremel...
- Sat Mar 14, 2015 4:45 pm
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
Yes, that's as far as I've made it, too. I've gotten there with all three ships. I still think the Dart is the easiest -- and the most fun, since it's a blast to run circles around the enemy while they blow themselves to pieces -- but sector 6 is just swarming with them, and one false move is game o...
- Sat Mar 14, 2015 5:53 am
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
https://pbs.twimg.com/media/CACJ7u9UcAAOL3D.png This is it: the final 7DRL product for this year. Give Rogue Sector a try. I'm not entirely satisfied with this game, and that sapped my motivation today, but I have to say that it really shaped up in the 90 minutes of polishing I could muster today. ...
- Fri Mar 13, 2015 7:06 am
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
https://pbs.twimg.com/media/B_8_7eOUwAAtGKy.png https://pbs.twimg.com/media/B_9Vz7SVAAE3UTA.png I've added a HUD and enemy ships! They pick their moves completely randomly right now, which means they spend a lot of time running into asteroids/each other. Speaking of which, try to avoid running into...
- Fri Mar 13, 2015 12:50 am
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
https://pbs.twimg.com/media/B_73DvRWoAA-KWl.png Today's snapshot: http://www.slimesalad.com/misc/snapshots/7drl-2015-6b/rs.html You can now interact with the asteroids: shoot them dead (not especially viable except in the heavy fighter) or crash into them (not especially viable, period). You can di...
- Thu Mar 12, 2015 7:12 pm
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
- Thu Mar 12, 2015 12:25 am
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
I've added in end-of-level warp points along with an indicator. You can play the current snapshot here . https://pbs.twimg.com/media/B_2yxOjUYAEi5kd.png Today is day 6. I'm not going to finish within the contest deadline, but this is an idea that's been bouncing around my head since last year's cont...
- Tue Mar 10, 2015 5:27 am
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
Anyway, here's the ship select menu. You can pick your ship and move around on the map, but there's nothing else there.
http://www.slimesalad.com/misc/snapshot ... -2/rs.html
This is all day 2 progress. I have lost time to make up for.
http://www.slimesalad.com/misc/snapshot ... -2/rs.html
This is all day 2 progress. I have lost time to make up for.
- Tue Mar 10, 2015 3:18 am
- Forum: Game Discussion
- Topic: Don't Eat Soap (In Chinese!)
- Replies: 17
- Views: 6520
- Tue Mar 10, 2015 1:34 am
- Forum: Game Discussion
- Topic: Don't Eat Soap (In Chinese!)
- Replies: 17
- Views: 6520
Re: Don't Eat Soap (In Chinese!)
"Please do not eat the bar"Bob the Hamster wrote:<img src="http://i.imgur.com/PT8OfCN.png">
"To press start"
"Avoid to eat the bar"Bob the Hamster wrote:<img src="https://i.imgur.com/aCuXkli.png">
"Immediately! Press a button!"
- Tue Mar 10, 2015 1:20 am
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
- Sat Mar 07, 2015 11:11 pm
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
https://pbs.twimg.com/media/B_h6iGBVAAAjvni.png https://pbs.twimg.com/media/B_h7IALUsAAWgnY.png The medium and heavy fighter, and also a fancy background. Note the heavily-restricted movement options on these two. The light fighter is the only ship that can make a 120-degree turn, and the heavy fig...
- Sat Mar 07, 2015 6:26 pm
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
- Sat Mar 07, 2015 5:48 am
- Forum: Game Discussion
- Topic: 7DRL
- Replies: 22
- Views: 4575
Then I would need to learn a graphics utility that works in SVG! But I've got a handle on this sine and cosine junk now. Obviously if I want to move in the direction of the ship, that's (x + cos, y + sin), but the trick was figuring out perpendicular movement, which turns out to be (x + sin, y - cos...