tile-soup

A library to parse tiled maps


License
Unlicense

Documentation

Introduction

A Clojure and ClojureScript library for parsing tiled maps. See the dynadocs to learn how to use it.

Development

  • Install the Clojure CLI tool
  • To develop with figwheel: clj -A:dev dev.clj
  • To install the release version: clj -A:prod prod.clj install

Licensing

All files that originate from this project are dedicated to the public domain. I would love pull requests, and will assume that they are also dedicated to the public domain.