lemunozm / ruscii

Terminal graphics engine: build your games in the terminal!
Apache License 2.0
171 stars 15 forks source link

Added documentation for remaining source files. #15

Closed pumken closed 1 year ago

pumken commented 1 year ago

Added documentation for app.rs, keyboard.rs, and terminal.rs. This documentation should be reviewed for accuracy as there may have been misunderstandings in how the code works.

Some methods and structs lack documentation because I don't understand how they work (yet).