Home | Rules and Guide | Sign In/Create Account | Write a Post | Donate | #ludumdare on irc.afternet.org (Info)

Ludum Dare 23 — April 20th-23rd, 2012 — 10 Year Anniversary!

Ludum Dare 22 :: December 16th-19th, 2011 :: Theme: Alone

[ Results: Top 50 Compo, Jam | Top 25 Categories | View My Entry ]

[ View All (Compo, Jam) | Warmup ]


Posts Tagged ‘tilemap’

Screenshot Time

Posted by (twitter: @frimkron)
Saturday, April 30th, 2011 4:18 am

It’s time for a screenshot:

Not much to see, I’ve got a scrolling tilemap in place.

Next I’m going to get somethings moving around on it!

Graphics!

Posted by (twitter: @frimkron)
Sunday, December 13th, 2009 6:58 am

I’ve got my tilemap rendering with some placeholder graphics. Here’s a screenshot:

shot1

Busy busy busy…. back to coding!

Milestone!

Posted by (twitter: @frimkron)
Saturday, December 12th, 2009 5:40 pm

Well, I’ve come to the conclusion that I don’t have a clue what I’m doing when it comes to procedural generation. I should have had this done much sooner, but I’ve finally reached the stage where I have something which could be described as procedural dungeon generation.

I don’t actually have any graphics or gameplay, but I can now generate maps from a seed number. Here’s a section of map 0:


# # # # # . # # # # # . # # # # # # # # # # # # # # # #
# # . . . . . . . . . . . # # # # # # # # # # # # # # #
# # . . . . . . . . . . . # # # # # # # # # # # # # # #
# # . . . . . . . . . . . # # # # # # # # # # # # # # #
# # # . # # # . # X # # # # # # # # # # # . . . . . . X
# # # . # # # . # . # # # # # # # # # # # # # # # # # #
# # # . # # # . # . # # # # # # # # # # # # # # # # # #
# # # . # # # . # . # # # # # # # # # # # # # # # # # #
# # # . # # # . # . # # # # # # # # # # # # # # # # # #
# # # . . . . . # . # # . . . . # # # # # # # # # # # #
# # # . # # # . # . # # . . . . # # # # # # # # # # # #
# # # . # # # . . . X . . . . . . . . . . . . # # # # #
# # # . # # # . # . # # . . . . # # # # # # . . . # # #
# # # . # # # . . . . X . . . . X . . . . . . . . # # #
# # # . # # # . # # # # . . . . # # # # # # . . . # # #
# # # . # # # . # # # # . . . . # # # # # # X # # # # #
# # # . # # # . # # # # . . . . # # # # # # . # # # # #
# # # # # # # . # # # # . . . . . # # # # # . # # # # #
# # # # # # # . # # # # # # # # . # # # # # . # # # # #
. . . . . . X . . . . X # # # # X # # # # # . # # # # #
# # # # # # # # # # # # # # # # . . . . . . . X . . . .
# # # # # # # # # # # # # # # # . # # # # # . # # # # #
# . . . . . . . # # # # # # # # . # # # # # . # # # # #
# . . . . . . . # # # # # # # # . # # # # # . # # # # #

Once I’ve had some well-needed sleep I’ll get some graphics done, tilemap rendering, get a player walking around and introduce some treasures for him to find. Bah – there’s loads of time left ;)


All posts, images, and comments are owned by their creators.

[fcache: storing page]