DerekRies / Procedural-Tile-Map

just messing around with loading a tiled map file into pixi.js and then creating procedural terrains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Procedural Tilemap Renderer

There's nothing good here, turn back. Hopefully I'll implement a nice Chunk Based Tilemap Rendering API, and start procedurally generating map terrains.

To Run

npm install
npm start

About

just messing around with loading a tiled map file into pixi.js and then creating procedural terrains


Languages

Language:TypeScript 94.7%Language:JavaScript 5.1%Language:CSS 0.2%