We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7440083 commit 20c1c7cCopy full SHA for 20c1c7c
content/posts/newsletter-017/index.md
@@ -89,6 +89,21 @@ This month's updates:
89
90
## Library & Tooling Updates
91
92
+### [Tetra]
93
+
94
+[Tetra] is a simple 2D game framework, inspired by XNA and Raylib. This month,
95
+versions 0.5.5 and 0.5.6 were released, with various improvements:
96
97
+- Customizable `Mesh` colors and winding orders
98
+- Enabling/disabling the user's screen saver
99
+- Improved CPU usage on some devices
100
101
+For full details and a list of breaking changes, see the
102
+[changelog][tetra-changelog].
103
104
+[tetra]: https://github.com/17cupsofcoffee/tetra
105
+[tetra-changelog]: https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md
106
107
## Popular Workgroup Issues in Github
108
109
<!-- Up to 10 links to interesting issues -->
0 commit comments