Skip to content

A basic tilemap map builder for p5 js made in p5 js that exports to and itself uses Tilemapp5js

License

Notifications You must be signed in to change notification settings

RandomGamingDev/TilemapBuilderp5js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TilemapBuilderp5js

A basic tilemap map builder for p5 js made in p5 js that exports to and itself uses Tilemapp5js

To use simply host the HTML file somewhere or paste the code into the p5 js web editor, set things like the dimensions of the canvas and tilemap and the tiles and then just click to place or erase! Use Q and E to move back and forth between the tiles, W to print to console where you can copy the array and paste it into your project and S to select a specific tile! Extra instructions and details are in the style.js file.

Releases

No releases published

Packages

No packages published