@@ -54,6 +54,32 @@ If needed, a section can be split into subsections with a "------" delimiter.
54
54
55
55
## Library & Tooling Updates
56
56
57
+ ### [ Tetra] [ tetra ]
58
+
59
+ [ Tetra] [ tetra ] is a simple 2D game framework, inspired by XNA and Raylib.
60
+ After a quiet few months, versions [ 0.3.3] [ tetra-033 ] , [ 0.3.4] [ tetra-034 ]
61
+ and [ 0.3.5] [ tetra-035 ] were all released over the course of April.
62
+
63
+ Highlights of this month's updates include:
64
+
65
+ - New integrations with the OS, such as file dropping and clipboard manipulation
66
+ - More utilities for working with mouse and keyboard input
67
+ - Enhancements to the animation API
68
+ - Various under-the-hood improvements and optimizations
69
+
70
+ [ Tetra's website] [ tetra-website ] has also had an overhaul,
71
+ and is [ looking for contributions to the showcase section] [ tetra-showcase ] .
72
+ If you're working on a project with Tetra, submit an issue or a PR
73
+ to the [ website repo] [ tetra-website-repo ] to get it added!
74
+
75
+ [ tetra ] : https://github.com/17cupsofcoffee/tetra
76
+ [ tetra-033 ] : https://twitter.com/17cupsofcoffee/status/1246407935980339200
77
+ [ tetra-034 ] : https://twitter.com/17cupsofcoffee/status/1249410227935510536
78
+ [ tetra-035 ] : https://twitter.com/17cupsofcoffee/status/1254076418365030400
79
+ [ tetra-website ] : https://tetra.seventeencups.net/
80
+ [ tetra-showcase ] : https://twitter.com/17cupsofcoffee/status/1255901557322928128
81
+ [ tetra-website-repo ] : https://github.com/17cupsofcoffee/tetra-www
82
+
57
83
## Popular Workgroup Issues in Github
58
84
59
85
<!-- Up to 10 links to interesting issues -->
@@ -116,4 +142,4 @@ TODO: Add real links and un-comment once this post is published
116
142
-->
117
143
118
144
[ /r/rust_gamedev ] : https://reddit.com/r/rust_gamedev
119
- [ @rust_gamedev ] : https://twitter.com/rust_gamedev
145
+ [ @rust_gamedev ] : https://twitter.com/rust_gamedev
0 commit comments