diff --git a/content/news/038/flesh.gif b/content/news/038/flesh.gif new file mode 100644 index 000000000..fb9316cd2 Binary files /dev/null and b/content/news/038/flesh.gif differ diff --git a/content/news/038/index.md b/content/news/038/index.md index 27038a092..9dcc83cf3 100644 --- a/content/news/038/index.md +++ b/content/news/038/index.md @@ -115,6 +115,22 @@ _Discussions: [/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/x [graviton-website]: https://www.gravitongame.art/ +### Flesh + +![flesh preview](flesh.gif) +_4th area_ + +[Flesh] by [@im_oab] is a 2D-horizontal shmup game with hand-drawn animation and +an organic/fleshy theme. It is implemented using [Tetra]. This month's updates +include: + +- Finishing up the last area of the game. +- Making animation of the game's intro/ending. + +[Flesh]: https://store.steampowered.com/app/1660850/Flesh/ +[@im_oab]: https://twitter.com/im_oab +[Tetra]: https://github.com/17cupsofcoffee/tetra + ## Engine Updates ### [godot-rust][gd-github]