@@ -103,6 +103,27 @@ It can be played in the browser or downloaded at [itch.io][Cary].
103
103
[ Cary ] : https://specificprotagonist.itch.io/cary
104
104
[ extra-credits-jam ] : https://itch.io/jam/extra-credits-game-jam-6
105
105
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
+
106
127
## Learning Material Updates
107
128
108
129
### [ Writing NES Emulator in Rust] [ rust_nes_tutorial ]
0 commit comments