File tree 2 files changed +20
-0
lines changed
Filter options
content/posts/newsletter-019 2 files changed +20
-0
lines changed
Original file line number Diff line number Diff line change @@ -64,6 +64,26 @@ If needed, a section can be split into subsections with a "------" delimiter.
64
64
65
65
## Engine Updates
66
66
67
+ ### [ Tetra]
68
+
69
+ ![ Tetra's demo game] ( ./tetra.png )
70
+ _ Tetra's demo game_
71
+
72
+ [ Tetra] is a simple 2D game framework, inspired by XNA, Love2D and Raylib.
73
+ This month, version 0.6 was released, with some big changes and features:
74
+
75
+ - A simpler drawing API
76
+ - Less global state for mesh drawing
77
+ - Multisampled canvases
78
+ - Better font rendering
79
+
80
+ For more details, see the [ changelog] [ tetra-changelog ] , or
81
+ [ 17cupsofcoffee's twitter thread] [ tetra-twitter ] about the release.
82
+
83
+ [ tetra ] : https://github.com/17cupsofcoffee/tetra
84
+ [ tetra-changelog ] : https://github.com/17cupsofcoffee/tetra/blob/main/CHANGELOG.md
85
+ [ tetra-twitter ] : https://twitter.com/17cupsofcoffee/status/1357750836370284544
86
+
67
87
## Library & Tooling Updates
68
88
69
89
## Popular Workgroup Issues in Github
You can’t perform that action at this time.
0 commit comments