kirillzhosul / world-generation

Game maker 2D Top down world generation (Sandbox).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

World Generation

2D "Top Down" world generation / visualization, that was written in GML (Game Maker Studio 2.3).
Uses surfaces (To draw tiles, light), arrays (To hold world information), structs (lightweight objects) (To implement cities, tiles structure)

Previews

Size of the cell - 1 pixel, there is 1.000.000 tiles (And each may update light).

Preview

Movement, lighting.

Preview

About

Game maker 2D Top down world generation (Sandbox).

License:MIT License


Languages

Language:Game Maker Language 100.0%