Joshua J. Bouw
Joshua J. Bouw
Hey there! I tried toying with this but I'm unsure if its because it isn't implemented yet. There is RAM on the Arduino that can be used. For example 2,048...
**What problem does this solve or what need does it fill?** The library needs to be updated. On master this is partially done, but there have been further changes since....
WIP
**What problem does this solve or what need does it fill?** Auto tile is immensely awesome with tile sets where you can have natural looking maps. **Describe the solution would...
Opened to track rust's fix. `no_implicit_prelude` is handy if you want to know exactly what you are using in your library, allowing you to slim it down later as you...
**What problem does this solve or what need does it fill?** Right now, a tile only faces in the same direction as the image itself. It would be a huge...
This PR brings in the Auto tile feature. What is does is allows for tiles to be chosen and displayed based on what the neighbouring tiles are. Auto tiles is...