Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1ed0b1c

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

File tree

Expand file treeCollapse file tree

2 files changed

+17
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+17
-0
lines changed

‎content/news/032/doslike.png

Copy file name to clipboard
283 KB
Loading

‎content/news/032/index.md

Copy file name to clipboardExpand all lines: content/news/032/index.md
+17Lines changed: 17 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.