Search found 2 matches

by pxlzvr
Wed Apr 09, 2014 6:20 am
Forum: Support and Development
Topic: How to choose renadom map from a list?
Replies: 2
Views: 1569

How to choose renadom map from a list?

So for example I have 10 different maps in a map.lua file. They look like this:

1111
1001
1001
1111

0 - floor tile
1 - wall

i need to choose 1 random room from a list at the start of the game.
by pxlzvr
Tue Apr 08, 2014 7:37 pm
Forum: Support and Development
Topic: Any simple dungeon generation examples?
Replies: 2
Views: 1793

Any simple dungeon generation examples?

Hello guys! I am new to Love2d. I've been searching for some examples on the forums, but haven't found anything. Are there any simple/basic dungeon generation examples? Thanks in advice.