Skip to content

Commit 145f50e

Browse files
Newsletter 7: Add Are We Game Yet updates (#67)
* Add Are We Game Yet updates to the newsletter * Add some extra content
1 parent 8329c95 commit 145f50e

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

content/posts/newsletter-007/awgy.png

36.1 KB
Loading

content/posts/newsletter-007/index.md

+21
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,27 @@ some actual interesting discussions.
4848
If needed, a section can be split into subsections with a "------" delimiter.
4949
-->
5050

51+
## [Are We Game Yet?][awgy] Updates
52+
53+
[Are We Game Yet?][awgy] is a website cataloguing the Rust gamedev ecosystem, with hundreds of links to crates, games and helpful resources.
54+
55+
[![Are We Game Yet? homepage](awgy.png)][awgy]
56+
57+
This month, it received some major updates:
58+
59+
* All of the site's data files have been unified into a consistent TOML schema, making it easier to add new links.
60+
* Categories have been added for games and resources, and you can now add an item to multiple categories without duplicating the data.
61+
* Page load times have been reduced (especially on the homepage).
62+
* The styling has been improved to make the site look better on mobile, and to resolve some accessibility issues.
63+
64+
[Ownership was also recently transferred across to the gamedev working group][awgy-wg], to allow for more people to help with maintainance.
65+
66+
There's never been a better time to add your projects to the site, so [please come and contribute][awgy-contribute]!
67+
68+
[awgy]: https://arewegameyet.com/
69+
[awgy-wg]: https://github.com/rust-gamedev/arewegameyet/issues/210
70+
[awgy-contribute]: https://github.com/rust-gamedev/arewegameyet#contribute
71+
5172
## Game Updates
5273

5374
### [Rusty Shooter][rusty-shooter]

0 commit comments

Comments
 (0)