Skip to content

Commit 1ed0b1c

Browse files
authored
N32: Add library update entry for dos-like-rs (rust-gamedev#981)
1 parent 8958dac commit 1ed0b1c

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

content/news/032/doslike.png

283 KB
Loading

content/news/032/index.md

+17
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,23 @@ mini-games that use this framework.
9595

9696
## Library Updates
9797

98+
### [dos-like-rs]
99+
100+
![Screenshot of example "rotozoom" from dos-like-rs,
101+
depicting a rotating tile grid of Ferris.](doslike.png)
102+
103+
[dos-like-rs] by [@E_net4]
104+
provides Rust bindings to Mattias Gustavsson's `dos-like`,
105+
a cross-platform framework for writing modern applications
106+
with the look & feel of MS-DOS programs from the early 90's.
107+
108+
A few technical details about the conception of these bindings
109+
are presented in a [blog post on Dev.to][dos-like-rs-dev].
110+
111+
[dos-like-rs]: https://github.com/Enet4/dos-like-rs
112+
[@E_net4]: https://twitter.com/E_net4
113+
[dos-like-rs-dev]: https://dev.to/e_net4/writing-bindings-to-dos-like-for-rust-some-lessons-learned-2p6k
114+
98115
## Popular Workgroup Issues in Github
99116

100117
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)