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 037b896

Browse filesBrowse files
ectonozkriff
andauthored
Newsletter 13: Chillscapes (rust-gamedev#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
Copy full SHA for 037b896

File tree

Expand file treeCollapse file tree

2 files changed

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

2 files changed

+21
-0
lines changed
Loading

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-013/index.md
+21Lines changed: 21 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.