File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -162,6 +162,27 @@ projects: [bevy_tiled], [bevy_asset_ron].
162
162
163
163
## Engine Updates
164
164
165
+ ### [ Tetra]
166
+
167
+ [ Tetra] is a simple 2D game framework, inspired by XNA, Love2D, and Raylib. This
168
+ month, version 0.6.3 was released, featuring:
169
+
170
+ - BMFont support
171
+ - An ` ImageData ` type for loading and manipulating images on the CPU
172
+ - More color utilities, including shortcuts for premultiplied alpha
173
+ - Bugfixes and docs improvements
174
+
175
+ For more details, see the [ changelog] [ tetra-changelog ] .
176
+
177
+ Additionally, [ Tetra's website] [ tetra-website ] has been updated to make it easier
178
+ to read and contribute to. The site features tutorials, guides and FAQs on how to
179
+ use Tetra effectively, as well as a showcase of cool projects made using the
180
+ framework - additions are welcomed!
181
+
182
+ [ Tetra ] : https://github.com/17cupsofcoffee/tetra
183
+ [ tetra-changelog ] : https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md#063---2021-04-09
184
+ [ tetra-website ] : https://tetra.seventeencups.net/
185
+
165
186
## Learning Material Updates
166
187
167
188
## Library & Tooling Updates
You can’t perform that action at this time.
0 commit comments