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 c31bcd2

Browse filesBrowse files
Newsletter 7: Add Lonely Star (rust-gamedev#66)
1 parent 577c37c commit c31bcd2
Copy full SHA for c31bcd2

File tree

Expand file treeCollapse file tree

2 files changed

+22
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+22
-0
lines changed

‎content/posts/newsletter-007/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-007/index.md
+22Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,28 @@ This month, the focus was on the cooking skill. This includes recipies and cookw
9090
[antorum]: https://dooskington.com
9191
[@dooskington]: https://twitter.com/dooskington
9292

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 screenshot](lonely-star.png)][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.
107+
108+
[lonely-star]: https://17cupsofcoffee.itch.io/lonely-star
109+
[17cupsofcoffee]: https://twitter.com/17cupsofcoffee
110+
[tetra]: https://github.com/17cupsofcoffee/tetra
111+
[weekly-game-jam-135]: https://itch.io/jam/weekly-game-jam-135
112+
[tetra-0.3.2]: https://twitter.com/17cupsofcoffee/status/1217524602513055749
113+
[tetra-pong]: https://twitter.com/17cupsofcoffee/status/1219758851416895489
114+
93115
## Library & Tooling Updates
94116

95117
## Popular Workgroup Issues in Github
7.74 KB
Loading

0 commit comments

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