Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 228 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 228 Bytes

rust-sdl2-example-tiles

A simple demonstration of how to blit tiles from a spritesheet to the screen using rust-sdl2.

Unfortunately still working out how to blit colored sprites onto colored backgrounds with anti-aliasing.