File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
content/posts/newsletter-013 Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -184,6 +184,23 @@ are common in games. While fully functional, the code is still in an early
184184state and any suggestions for improvements - especially on how best to
185185integrate 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
You can’t perform that action at this time.
0 commit comments