Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 449 Bytes

Char Tilemap

A small project to learn basics of Rust.

It contains simple implementation of "char tilemap". Tilemap, that consists of chars as tiles. Provides basic functionality to work with said tilemap.

Check documentation of public objects to understand more: