Skip to content

Commit da06f0a

Browse files
Newsletter 9: Tetra (#113)
* Add Tetra content for newsletter 9 * Newsletter 9: Tetra: fmt Co-authored-by: Andrey Lesnikov <[email protected]>
1 parent 4165fa6 commit da06f0a

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

content/posts/newsletter-009/index.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,32 @@ If needed, a section can be split into subsections with a "------" delimiter.
5454

5555
## Library & Tooling Updates
5656

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+
5783
## Popular Workgroup Issues in Github
5884

5985
<!-- Up to 10 links to interesting issues -->
@@ -116,4 +142,4 @@ TODO: Add real links and un-comment once this post is published
116142
-->
117143

118144
[/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

Comments
 (0)