Skip to content

Temeez/Tiled-Amethyst-Example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

Simple rs-tiled Amethyst Example

This example shows a simple way to draw a (TMX) map made with Tiled in a Amethyst project.

Notes:

The tileset in resources/assets/terrainTiles_default.png is from Kenney

The resources/assets/tiled_base64_zlib.tmx map file is made with Tiled version 1.3.3 and the tileset is included in it with the "Embed in map" option being selected.

About

Simple example for drawing a map made with Tiled with Rust and Amethyst.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages