This procedural generator started as a hobby project to learn about various procedural algorithms (cellular automata, marching squares and Bresenham's line algorithm to name a few). Inspiration was ...
This Ruby Tilemap Loader is designed to work with the JSON export format of Sprite Fusion, an online Tilemap Generator widely used in game development. This README provides you with all the necessary ...