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 8e0cc6a

Browse filesBrowse files
authored
October 2023 Meetup Post (rust-gamedev#1456)
1 parent 0e9ed99 commit 8e0cc6a
Copy full SHA for 8e0cc6a

File tree

Expand file treeCollapse file tree

5 files changed

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

5 files changed

+68
-0
lines changed
Loading
56.7 KB
Loading
+68Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
+++
2+
title = "Rust Gamedev Meetup 31"
3+
date = 2023-10-14
4+
transparent = true
5+
aliases = ["posts/gamedev-meetup-31"]
6+
+++
7+
8+
<!-- markdownlint-disable single-title heading-increment -->
9+
<!-- markdownlint-disable no-blanks-blockquote no-emphasis-as-header -->
10+
<!-- markdownlint-configure-file {"line-length": {"heading_line_length": 120}} -->
11+
12+
![Rust Gamedev Meetup](gamedev-meetup.png)
13+
14+
The 31th Rust Gamedev Meetup took place on October 14th. You can watch the
15+
recording of the meetup [here on YouTube][meetup-video]. The meetup will take
16+
place on the Rust Gamedev [YouTube][youtube-stream] and [Twitch][twitch-stream].
17+
The meetups take place on the second Saturday of every month via the [Rust
18+
Gamedev Discord server][rust-gamedev-discord] and are also [streamed on
19+
Twitch][rust-gamedev-twitch].
20+
21+
[rust-gamedev-discord]: https://discord.gg/yNtPTb2
22+
[rust-gamedev-twitch]: https://twitch.tv/rustgamedev
23+
[meetup-video]: https://www.youtube.com/watch?v=MadryxOwjb8
24+
[youtube-stream]: https://www.youtube.com/@RustGameDevelopment
25+
[twitch-stream]: https://www.twitch.tv/RustGameDev
26+
27+
## Talks
28+
29+
### [Games, but no video: Embedded trinkets in Rust] | [@Noxim]
30+
31+
![Hardware](hardware.jpg)
32+
33+
> An overview of making games with constrained hardware
34+
35+
- [Slides]
36+
- [Hardware]
37+
- [Firmware]
38+
- [Rustc]
39+
- [PAC + HAL]
40+
- [Blog post][More details]
41+
42+
[Slides]: https://docs.google.com/presentation/d/1LnxSBdzKOGLGbUAiyaZShYfjJYitCOkM8MzPNLfFEQc/edit?usp=sharing
43+
[Hardware]: https://oshwlab.com/noxim/nxr-w-101-001_copy
44+
[Firmware]: https://owo.codes/noxim/nxr-t202-bitfiddle
45+
[Rustc]: https://github.com/noxime/rust/tree/rv32e-upstream
46+
[PAC + HAL]: https://github.com/ch32-rs
47+
[More details]: https://noxim.xyz/blog/rust-ch32v003/
48+
[Games, but no video: Embedded trinkets in Rust]: https://www.youtube.com/live/MadryxOwjb8?si=erY49m_5_HDFkrpf&t=694
49+
[@Noxim]: https://github.com/Noxime
50+
51+
### [Tunnet] | [@puzzled_squid]
52+
53+
![tunnet title](tunnet.jpg)
54+
55+
> A short game where you design, build, and optimize
56+
> a computer network in an underground complex
57+
58+
- [itch.io page]
59+
- [YouTube trailer]
60+
- [Website]
61+
62+
![tunnet title](tunnet-network.jpg)
63+
64+
[itch.io page]: https://puzzled-squid.itch.io/tunnet
65+
[YouTube trailer]: https://www.youtube.com/watch?v=6gxytilYoOM
66+
[Website]: https://puzzledsquid.xyz/
67+
[Tunnet]: https://www.youtube.com/live/MadryxOwjb8?si=vZrhqUszuv9qvG9t&t=2878
68+
[@puzzled_squid]: https://github.com/puzzled-squid
Loading
55.2 KB
Loading

0 commit comments

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