diff --git a/content/news/032/doslike.png b/content/news/032/doslike.png new file mode 100644 index 000000000..dec182b58 Binary files /dev/null and b/content/news/032/doslike.png differ diff --git a/content/news/032/index.md b/content/news/032/index.md index 6b1176e49..01295afca 100644 --- a/content/news/032/index.md +++ b/content/news/032/index.md @@ -95,6 +95,23 @@ mini-games that use this framework. ## Library Updates +### [dos-like-rs] + +![Screenshot of example "rotozoom" from dos-like-rs, +depicting a rotating tile grid of Ferris.](doslike.png) + +[dos-like-rs] by [@E_net4] +provides Rust bindings to Mattias Gustavsson's `dos-like`, +a cross-platform framework for writing modern applications +with the look & feel of MS-DOS programs from the early 90's. + +A few technical details about the conception of these bindings +are presented in a [blog post on Dev.to][dos-like-rs-dev]. + +[dos-like-rs]: https://github.com/Enet4/dos-like-rs +[@E_net4]: https://twitter.com/E_net4 +[dos-like-rs-dev]: https://dev.to/e_net4/writing-bindings-to-dos-like-for-rust-some-lessons-learned-2p6k + ## Popular Workgroup Issues in Github