Skip to content

A simple algorithm for generating tropical style islands

Notifications You must be signed in to change notification settings

JMABrown/Pico8-Mapgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Binary Map Generator

Created Approx 8th Feb 2019

A simple map generation algorithm based upon generating random lines, on one side of which will increment the land height by 1. The generation process works directly off the pixel buffer for rendering, so the calculation process is visualised.

When several iterations are complete, the minimum and maximum heights generated are remapped to different colours, to give the appearance of water, beaches, and lucious green tropical islands.

About

A simple algorithm for generating tropical style islands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages