You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/posts/newsletter-007/index.md
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,28 @@ This month, the focus was on the cooking skill. This includes recipies and cookw
90
90
[antorum]: https://dooskington.com
91
91
[@dooskington]: https://twitter.com/dooskington
92
92
93
+
### [Lonely Star][lonely-star]
94
+
95
+
> *Space is a lonely place, but at least you've got the music to keep you company.*
96
+
97
+
[Lonely Star][lonely-star] is a side-scrolling infinite runner, with simple generative music. You collect orbs and fly through rings in order to play notes and stay alive.
98
+
99
+
It was developed by [17cupsofcoffee][17cupsofcoffee], using the [Tetra][tetra] 2D game framework, for [Weekly Game Jam #135](weekly-game-jam-135).
100
+
101
+
[][lonely-star]
102
+
103
+
Tetra itself also received two small updates recently:
104
+
105
+
*[Version 0.3.2 was released][tetra-0.3.2], with bugfixes and some tools for simple AABB collision detection.
106
+
*[The Pong tutorial was updated with a new chapter][tetra-pong], showing how to use Tetra's graphics and input APIs.
0 commit comments