Skip to content

The retroscapes library helps define and build isometric renderings of procedurally generated landscapes, with particular support for the HTML Canvas API.

Notifications You must be signed in to change notification settings

retroscapes/retroscapes.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

retroscapes.io

The retroscapes library helps define and build isometric renderings of procedurally generated landscapes, with particular support for the HTML Canvas API.

Usage

Any released version of the retroscapes library can be incorporated as shown below (latest can be replaced with the version number of any release) within non-commercial, open-source projects.

<script src="https://retroscapes.codes/latest/retroscapes.js"></script>

Conventions

Style conventions for the examples that appear on the main page are enforced using ESLint:

npm i --save-dev eslint eslint-config-standard eslint-plugin-import eslint-plugin-node eslint-plugin-promise
eslint src/*

About

The retroscapes library helps define and build isometric renderings of procedurally generated landscapes, with particular support for the HTML Canvas API.

Topics

Resources

Stars

Watchers

Forks