assasafras / cuddly-garbanzo

A rogue-like dungeon crawler?
0 stars 0 forks source link

Level creation - Just basic #1

Open assasafras opened 8 years ago

assasafras commented 8 years ago
assasafras commented 7 years ago

Floor Builder library built, handles creation of floors with corridors and rooms, builds everything as an array of Tile objects which will be rendered by Unity as images.