Skip to content

Commit ee346bb

Browse files
authored
N16: GameOff: Add Starlight 1961 (#402)
1 parent 982b124 commit ee346bb

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

content/posts/newsletter-016/index.md

+15
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,21 @@ Here are some of the games made with Rust:
327327
[lyon]: https://github.com/nical/lyon
328328
[bevy]: https://bevyengine.org
329329

330+
- ["Starlight 1961"][go-starlight1961] by [@grzi]
331+
([source code][go-starlight-src]).
332+
333+
> A die and retry landing game where you control a spaceship, its fuel and health
334+
> inside 10 different levels. Each level is made up of ennemies (cannons,
335+
> plasma doors, saw blades, etc.), bonuses (fuel, health) and coins.
336+
> It was made with [amethyst]
337+
338+
![gameplay](starlight-1961.png)
339+
340+
[go-starlight1961]: https://itch.io/jam/game-off-2020/rate/837014
341+
[go-starlight-src]: https://github.com/grzi/starlight-1961
342+
[@grzi]: https://twitter.com/JeremyThulliez
343+
[amethyst]: https://amethyst.rs
344+
330345
## Learning Material Updates
331346

332347
### [Hands-on Rust][hands-on-rust]
26.4 KB
Loading

0 commit comments

Comments
 (0)