Skip to content

Commit e754141

Browse files
authored
N21: gamedev.rs, awesome-quads (#626)
1 parent 8825d29 commit e754141

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

content/news/021/index.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Feel free to send PRs about your own projects!
2828
[Rust]: https://rust-lang.org
2929
[join]: https://github.com/rust-gamedev/wg#join-the-fun
3030

31+
- [Rust GameDev Meetup](#rust-gamedev-meetup)
32+
- [gamedev.rs](#gamedev-rs)
3133
- [Game Updates](#game-updates)
3234
- [Learning Material Updates](#learning-material-updates)
3335
- [Engine Updates](#engine-updates)
@@ -80,6 +82,25 @@ working on, fill out [this form][gamedev-meetup-form].
8082
[rust-gamedev-discord]: https://discord.gg/yNtPTb2
8183
[rust-gamedev-twitch]: https://twitch.tv/rustgamedevmeetup
8284

85+
## gamedev.rs
86+
87+
As you may have noticed, [rust-gamedev.github.io](https://rust-gamedev.github.io)
88+
(this site) got an awesome custom domain: [gamedev.rs](https://gamedev.rs)!
89+
We've been looking for a good & available domain a [long time][gamedev-rs-233].
90+
Huge thanks to Juratech Systems for donating their domain
91+
to the Rust GameDev WG! ❤️
92+
93+
We've also [switched to a more compact URL scheme][gamedev-rs-586]
94+
with separate categories for [the newsletter](https://gamedev.rs/news)
95+
and [other posts](https://gamedev.rs/blog).
96+
97+
_Discussions:
98+
[/r/rust_gamedev](https://reddit.com/r/rust_gamedev/comments/mq6mmj/rustgamedevgithubio_is_now_gamedevrs),
99+
[Twitter](https://twitter.com/ozkriff/status/1382016040662614017)_
100+
101+
[gamedev-rs-233]: https://github.com/rust-gamedev/rust-gamedev.github.io/issues/233
102+
[gamedev-rs-586]: https://github.com/rust-gamedev/rust-gamedev.github.io/pull/586
103+
83104
## Game Updates
84105

85106
### [LD48: Micronaut][micronaut-itch]
@@ -612,6 +633,17 @@ design considerations.
612633
[mason-remaley]: https://twitter.com/masonremaley
613634
[wor]: https://store.steampowered.com/app/1110620?utm_campaign=tmirgd&utm_source=n21
614635

636+
### [awesome-quads]
637+
638+
![logo](quads.png)
639+
640+
[awesome-quads] is a curated list of links to [miniquad]/[macroquad]-related
641+
code & resources: libraries & plugins, games, examples, apps, docs, etc.
642+
The list has more than 40 links atm:
643+
feel free to write a PR if something isn't mentioned yet.
644+
645+
[awesome-quads]: https://github.com/ozkriff/awesome-quads
646+
615647
## Library & Tooling Updates
616648

617649
### [wgpu]-0.8

content/news/021/quads.png

4.34 KB
Loading

0 commit comments

Comments
 (0)