Wiz1221 / gamedev-js-tiles

Examples of tile maps implementation with the Canvas API

Home Page:https://mozdevs.github.io/gamedev-js-tiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Game development examples - Tilemaps

This is a collection of examples on how to implement and use tilemaps in HTML 5 games. You can take a look at these examples live.

To see their companion articles and tutorials, go to Tilemaps in the MDN.

License

Source code is released under the Mozilla Public License 2.0. See LICENSE for details.

Image assets were made by Kenney and published in the CC0 - Public Domain license.

About

Examples of tile maps implementation with the Canvas API

https://mozdevs.github.io/gamedev-js-tiles

License:Mozilla Public License 2.0


Languages

Language:JavaScript 79.6%Language:HTML 17.6%Language:CSS 2.7%