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
- Host: GitHub
- URL: https://github.com/randomgamingdev/tilemapp5js
- Owner: RandomGamingDev
- License: mit
- Created: 2022-11-16T21:37:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T15:52:39.000Z (about 1 year ago)
- Last Synced: 2025-03-13T15:41:47.827Z (3 months ago)
- Topics: js, library, p5, p5js, simple, small, tilemap, tiles
- Language: JavaScript
- Homepage: https://randomgamingdev.github.io/EzDok/#v1/%22https://raw.githubusercontent.com/RandomGamingDev/Tilemapp5js/main/documentation/documentation.dok%22/0/
- Size: 43 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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