Skip to content

eboatwright/tile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tile

A tile editor and API for Rust and Macroquad!

Usage

Add to your Cargo.toml:

tile = { git = "https://github.com/eboatwright/tile" }

License

This project uses the MIT license.
For more information, check the LICENSE file