Skip to content

Katipo007/archipelago-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archipelago

This is a little archipelago/islands generator I thought would be fun to make. Still a work in progress Made in GameMaker: Studio 2

Copyright (c) 2017 Benjamin Edwards

LICENSE: Creative Commons License
Archipelago by Benjamin Edwards is licensed under a Creative Commons Attribution 4.0 International License.

NOTES:

  • Only tested on Windows
  • Generation is MUCH faster using YYC

DEFAULT KEYS:

* Enter: Generate a new island
	* If no seed is entered then it creates a new one, otherwise use the entered one
* F2:
	* Toggle island display mode
* F3:
	* Show debug info

ABOUT:

  • Uses the "Diamond Square" algorithm for noise generation

IN THE WORKS/TODO: Island features/points of interest (Rock formations, settlements, animal colonies, etc)