Skip to content

Commit f8830ba

Browse files
N37: Runty8 (#1142)
Co-authored-by: Joe Clay <[email protected]>
1 parent 5dc3429 commit f8830ba

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

content/news/037/index.md

Lines 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)