Skip to content

A library to handle using LDtk with Macroquad

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

siliconcritters/macroquad_ldtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macroquad_ldtk

A Rust library to load LDtk level files into macroquad.

Features

  • Tile rendering
  • Collision Rect generation from IntGrids
  • Levels stored through their world coordinates
  • Access to the unprocessed JSON data straight from serde

To Be Implemented

  • External level files

How to Use

See the basic example for a simple example of use.

Run the example with:

cargo run --example basic

License

This library is dual-licensed under the Apache and MIT licenses.

assets/kenney_platformer.png is from the Pixel Platformer asset pack by Kenney, licensed under CC0.

About

A library to handle using LDtk with Macroquad

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages