Skip to content

Commit c43c788

Browse files
N18: Oicana (#475)
* Add oicana section * Update content/posts/newsletter-018/index.md * Update index.md Co-authored-by: Joe Clay <[email protected]>
1 parent deb576e commit c43c788

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

content/posts/newsletter-018/index.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,32 @@ The project is still at a “very” early stage of development (Dec. 2020).
105105
[Legion]: https://crates.io/crates/legion
106106
[wasm-pack]: https://rustwasm.github.io/wasm-pack
107107

108+
### [Oicana][oicana]
109+
110+
![oicana game play](oicana.png)
111+
_Solving puzzles to build towers_
112+
113+
[Oicana][oicana] is a tower defense game with puzzle aspects submitted to Mini
114+
jam 71 [on itch][oicana-itch] by [M1nd0fRafa3l][rafael-itch] and
115+
[@nikl_me][nikl-twitter]. The game was written using the Rust game engine
116+
[Bevy][bevy].
117+
118+
Colorless puzzle pieces try to reach your base. Your towers have to shoot at
119+
the pieces to uncover their color. After defeating a piece, it will try to run
120+
away and you should catch it to upgrade your towers or build new ones.
121+
122+
Following the game jam the tower upgrades where improved and game audio was
123+
changed to use [Kira][kira-sound] via an
124+
[experimental bevy plugin][kira-plugin].
125+
126+
[oicana]: https://github.com/NiklasEi/oicana
127+
[oicana-itch]: https://niklme.itch.io/oicana
128+
[bevy]: https://bevyengine.org/
129+
[kira-sound]: https://github.com/tesselode/kira
130+
[kira-plugin]: https://github.com/NiklasEi/bevy_kira_audio
131+
[rafael-itch]: https://itch.io/profile/m1nd0frafa3l
132+
[nikl-twitter]: https://twitter.com/nikl_me
133+
108134
### [A/B Street]
109135

110136
![A/B Street in Cambridge](abstreet.gif)
38.4 KB
Loading

0 commit comments

Comments
 (0)