GitXplorerGitXplorer
l

p5.tiledmap

public
63 stars
16 forks
3 issues

Commits

List of commits on branch master.
Unverified
9aee48bdd5c3a982f8d69e109b69d669a60c6f93

Example update

llinux-man committed 8 years ago
Unverified
df60f9f489c303956ce03fd3bf8a5821b0428dc9

Added files via upload

llinux-man committed 9 years ago
Unverified
9a429ceee37d6fdf99b118518bd8d6b05a34744d

Update minified js

llinux-man committed 9 years ago
Unverified
bf83d82bf61dc6b3897cce3c7056ea5a6f9a5a65

Clean unused var

llinux-man committed 9 years ago
Unverified
0516b893ef27a0ee879335e8b2fceb41790585c0

link update

llinux-man committed 9 years ago
Unverified
e764ea019056d13abb9d2db32229a4e5652a0dba

Initial Commit

llinux-man committed 9 years ago

README

The README file for this repository.

p5.tiledmap

Add Tiled maps to p5.js.

(c) Caldas Lopes 2018

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

How to use it:

p5.tiledmap is a port of Ptmx to p5.js.

WIKI (WIP)

Read the examples.

All public methods are documented on source code.