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 2546eea

Browse filesBrowse files
Newsletter 13: Tetra content (rust-gamedev#252)
Co-authored-by: Andrey Lesnikóv <ozkriff@gmail.com>
1 parent 5e8db6a commit 2546eea
Copy full SHA for 2546eea

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+17
-0
lines changed

‎content/posts/newsletter-013/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-013/index.md
+17Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,23 @@ are common in games. While fully functional, the code is still in an early
184184
state and any suggestions for improvements - especially on how best to
185185
integrate it with the existing ecosystem - are greatly appreciated.
186186

187+
### Tetra
188+
189+
[Tetra] is a simple 2D game framework, inspired by XNA and Raylib. This month,
190+
versions [0.4.1][tetra-041] and [0.4.2][tetra-042] were released, featuring:
191+
192+
- Improved Serde support
193+
- Various fixes and improvements to the built-in `Camera` type
194+
- Many documentation improvements, based on user feedback
195+
196+
In addition, Tetra 0.5 is planned for release in early September. For more
197+
information on the upcoming changes, see the [changelog][tetra-changelog].
198+
199+
[tetra]: https://github.com/17cupsofcoffee/tetra
200+
[tetra-041]: https://twitter.com/17cupsofcoffee/status/1289857217198317568
201+
[tetra-042]: https://twitter.com/17cupsofcoffee/status/1294316642680426497
202+
[tetra-changelog]: https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md
203+
187204
## Popular Workgroup Issues in Github
188205

189206
## Meeting Minutes

0 commit comments

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