Skip to content

Commit 037b896

Browse files
ectonozkriff
andauthored
Newsletter 13: Chillscapes (#258)
* Newsletter 13: Chillscapes * Newsletter 13: Chillscapes - Fix Link and dangling sentence * Newsletter 13: Chillscapes, Fixing links Co-authored-by: Andrey Lesnikóv <ozkriff@gmail.com>
1 parent c836edc commit 037b896

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed
Loading

content/posts/newsletter-013/index.md

+21
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,27 @@ It can be played in the browser or downloaded at [itch.io][Cary].
103103
[Cary]: https://specificprotagonist.itch.io/cary
104104
[extra-credits-jam]: https://itch.io/jam/extra-credits-game-jam-6
105105

106+
### [Chillscapes][chillscapes-itch]
107+
108+
![Chillscapes Main Menu](chillscapes_main_menu.png)
109+
110+
[Chillscapes][chillscapes-github] is a lo-fi
111+
rhythm experience created for the [NEOC#03 Rhythm Game Jam][neoc]. Using
112+
layerable lo-fi music tracks, the game has you tap with the rhythm of the loops
113+
being added, before changing the music up by adding another loop into the mix.
114+
Last week, [a retrospective update was published][chillscapes-retrospective]
115+
reflecting on what the developer's takeaways were from the experience.
116+
117+
Chillscapes is written using an early-in-development 2d engine,
118+
[Kludgine][kludgine]. For audio playback, rodio was utilized. The source code is
119+
[available on GitHub][chillscapes-github].
120+
121+
[chillscapes-itch]: https://khonsulabs.itch.io/chillscapes
122+
[chillscapes-github]: https://github.com/khonsulabs/chillscapes
123+
[chillscapes-retrospective]: https://community.khonsulabs.com/t/chillscapes-retrospective-and-kludgine-update/28
124+
[neoc]: https://itch.io/jam/neoc03-rhythm-jam
125+
[kludgine]: https://github.com/khonsulabs/kludgine
126+
106127
## Learning Material Updates
107128

108129
### [Writing NES Emulator in Rust][rust_nes_tutorial]

0 commit comments

Comments
 (0)