File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,24 @@ If needed, a section can be split into subsections with a "------" delimiter.
6868
6969## Engine Updates
7070
71+ ### [ Tetra] 0.6.7
72+
73+ [ Tetra] is a simple 2D game framework, inspired by XNA, Love2D, and Raylib. This
74+ month, version 0.6.7 was released, featuring:
75+
76+ - Updates to the gamepad backend, adding rumble support for a much wider variety
77+ of controllers (including DualShock 4s)
78+ - Various bugfixes and docs improvements
79+
80+ For more details, see the [ changelog] [ tetra-changelog ] .
81+
82+ Additionally, development has begun on version 0.7 - check out
83+ [ the planned features and changes] [ tetra-07 ] , and feel free to suggest more!
84+
85+ [ Tetra ] : https://github.com/17cupsofcoffee/tetra
86+ [ tetra-changelog ] : https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md
87+ [ tetra-07 ] : https://github.com/17cupsofcoffee/tetra/issues/297
88+
7189## Learning Material Updates
7290
7391## Tooling Updates
You can’t perform that action at this time.
0 commit comments