Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Skwint

Pages: [1]
1
7DRLs / Re: SevenRogues
« on: March 24, 2017, 02:05:43 AM »
yes, sorry, this is a PC build and I have no idea what amazon thingy is I've never even heard of it before.

2
7DRLs / Re: SevenRogues
« on: March 10, 2017, 06:04:17 PM »
OK, times up.

You can kill goblins, they can kill you, and you can progress through the levels.
Nothing more than that though - the mechanics are really basic I just wanted to FINISH it.

Standalone executable : https://sites.google.com/site/squirmy/7drl.7z

3
7DRLs / Re: SevenRogues
« on: March 09, 2017, 07:19:50 PM »
Well, I do know programming, just not C#, and unity can be annoying, but it isn't the worlds steepest learning curve and it does make it easy to make things look pretty ;)

4
7DRLs / Re: SevenRogues
« on: March 09, 2017, 06:01:20 PM »
After a chat about an island generation algorithm in the #rgrd channel I decided to make a cave formed around an underground river.
I went with a hexagon grid because they are better and because right angle corners look weird in rivers.
Grow a river:

Here's a cave round it:

Remove small isolated bubbles in the rock, then guarantee connectivity with short bridges and the occasional bit of mining:

And then make it explorable and give our unity-chan(tm)(r)(c)(patent pending)(some legalize about a logo I don't understand) a floating magic light source:


No combat or items yet and you can't progress to the next level.

5
7DRLs / Re: SevenRogues
« on: March 09, 2017, 05:57:00 PM »
 :-\

I went with tiles so that I could make it turn based
I went turn based to be more rogue like
I'm already bored with it being turn based before the week ends

I'd like to make the cave look better there is a LOT I could do with it, but the hexagons make it harder, unity wants to do physics and continuous action, and I feel like I'm fighting against a design decision I don't even like, so I think I may stop (or at least slow down a lot) at this point.

However, it has been fun, and I have learnt enough unity and C# to start something else much more smoothly now, so I consider it a useful attempt!

6
7DRLs / SevenRogues
« on: March 04, 2017, 06:47:17 PM »
Placeholder for updates.
I have unity and C#.  I know neither. I'm basically winging it because I want to join in.

Pages: [1]