File tree 1 file changed +17
-0
lines changed
content/posts/newsletter-013
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
184
184
state and any suggestions for improvements - especially on how best to
185
185
integrate it with the existing ecosystem - are greatly appreciated.
186
186
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
+
187
204
## Popular Workgroup Issues in Github
188
205
189
206
## Meeting Minutes
You can’t perform that action at this time.
0 commit comments