An open API service indexing awesome lists of open source software.

https://github.com/randomgamingdev/tilemapp5js

A tilemap library for p5 js
https://github.com/randomgamingdev/tilemapp5js

js library p5 p5js simple small tilemap tiles

Last synced: about 9 hours ago
JSON representation

A tilemap library for p5 js

Awesome Lists containing this project

README

        

# Tilemapp5js
A tilemap library for p5.js

Documentation and an example is available here: https://randomgamingdev.github.io/EzDok/#v1/%22https://raw.githubusercontent.com/RandomGamingDev/Tilemapp5js/main/documentation/documentation.dok%22/0/

To use it you can simply include https://cdn.jsdelivr.net/gh/RandomGamingDev/Tilemapp5js/tilemap.js in your HTML file! If you want to you can also just download the file and include it in your HTML file that way.

btw stuff updates so remember to specify a version/commit for your library if you want to use a link and don't want your code to automatically update to the newest version of the library