Search found 1 match
- Tue Dec 13, 2016 12:48 am
- Forum: Support and Development
- Topic: How would i be able to create random tile generation?
- Replies: 3
- Views: 3401
How would i be able to create random tile generation?
Hello i've been using love2d on and off and have recently come back to it and love it! I made a basic tile system (Using code from a tutorial i found but i understand it) and have been scratching at my head trying to figure out how to do random tile terrain generation.do i use love.math.random() or ...