Search found 2 matches

by CrazyCallum113
Mon Jan 21, 2013 2:50 am
Forum: Support and Development
Topic: HELP NEEDED: Random Map Loader
Replies: 2
Views: 1949

HELP NEEDED: Random Map Loader

Okay, so I've been figuring how to do a map system in my game for a while now, so; I came up with an idea but I'm not all that sure on how to do it... So my thought is that as you enter a new area or "stage", a map is randomly selected and therefore loaded. Now how I thought you would do t...
by CrazyCallum113
Tue Jan 08, 2013 10:00 pm
Forum: General
Topic: HELP NEEDED: Generation Algorithms
Replies: 3
Views: 2485

HELP NEEDED: Generation Algorithms

Me and a friend have recently started a game which is developed in the Love2D engine (of course) and we want to make a somewhat rouge like game where every room you progress through is random so every play through is different, think of it like binding of isaac. The problem is, we don't have any ide...