Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 75fc174

Browse filesBrowse files
N28: Tetra (rust-gamedev#853)
* N28: Tetra * Update index.md
1 parent 70514a4 commit 75fc174
Copy full SHA for 75fc174

File tree

1 file changed

+18
-0
lines changed
Filter options

1 file changed

+18
-0
lines changed

‎content/news/028/index.md

Copy file name to clipboardExpand all lines: content/news/028/index.md
+18Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.