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 f8830ba

Browse filesBrowse files
N37: Runty8 (rust-gamedev#1142)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent 5dc3429 commit f8830ba
Copy full SHA for f8830ba

File tree

1 file changed

+21
-0
lines changed
Filter options

1 file changed

+21
-0
lines changed

‎content/news/037/index.md

Copy file name to clipboardExpand all lines: content/news/037/index.md
+21Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,27 @@ It includes:
143143
[miniquad]: https://github.com/not-fl3/miniquad/
144144
[quad-android-playground]: https://github.com/not-fl3/quad-android-playground
145145

146+
### [Runty8][runty8-repo]
147+
148+
[![Runty 8 logo][runty8-logo]][runty8-repo]
149+
150+
[Runty8][runty8-repo] is an experimental port of the [Pico8][pico8-site]
151+
fantasy console that supports writing games in Rust.
152+
153+
Its current goals are to follow Pico8's APIs as closely as possible,
154+
to allow easily porting existing games to Rust,
155+
as well as developing new games in a familiar development environment.
156+
157+
The project is in very early stages, and is currently looking for contributors.
158+
If you're interested, feel free to read their [contributing guide][runty8-contributing-guide]
159+
or browse through the [open issues][runty8-open-issues].
160+
161+
[runty8-repo]: https://github.com/jjant/runty8
162+
[runty8-contributing-guide]: https://github.com/jjant/runty8/blob/master/CONTRIBUTING.md
163+
[runty8-open-issues]: https://github.com/jjant/runty8/issues
164+
[pico8-site]: https://www.lexaloffle.com/pico-8.php
165+
[runty8-logo]: https://user-images.githubusercontent.com/15112080/188467323-037617cf-7dbc-4988-bbd7-fbafd1524455.png
166+
146167
## Learning Material Updates
147168

148169
## Tooling Updates

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.