Skip to content

Commit 20c1c7c

Browse files
N17: Tetra (#409)
1 parent 7440083 commit 20c1c7c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/posts/newsletter-017/index.md

+15
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,21 @@ This month's updates:
8989

9090
## Library & Tooling Updates
9191

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+
92107
## Popular Workgroup Issues in Github
93108

94109
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)