Skip to content

Commit 1118915

Browse files
authored
Newsletter 9: Add Grumpy Visitors (#129)
1 parent 29f7703 commit 1118915

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Loading

content/posts/newsletter-009/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,14 @@ It's around 2-5x faster than the current rusttype .ttf rasterizer.
361361
Check out a [new gameplay video][conquest-video]:
362362

363363
[![new models](conquest.gif)][conquest-video]
364+
365+
- [Grumpy Visitors](grumpy_visitors) by [@mvlabat] is a top-down
366+
2D co-op action/arcade game highly inspired by Evil Invasion.
367+
Two weeks ago the game received a few updates of UI and multiplayer.
368+
369+
Also, [a short video](grumpy_visitors-video) was posted to twitter, showing the latest state
370+
of Grumpy Visitors:
371+
[![grumpy_visitors-video](grumpy_visitors-video.gif)][grumpy_visitors-video]
364372

365373
- [Boulder Dash] remake by [dpc] - a new remake of an old classic.
366374

@@ -384,6 +392,9 @@ It's around 2-5x faster than the current rusttype .ttf rasterizer.
384392
[Boulder Dash]: https://github.com/dpc/boulder-dash.rs
385393
[conquest-models]: https://twitter.com/takeryo_eeic/status/1246189179467214850
386394
[conquest-video]: https://twitter.com/takeryo_eeic/status/1249850460678193152
395+
[@mvlabat]: https://github.com/mvlabat
396+
[grumpy_visitors]: https://github.com/amethyst/grumpy_visitors
397+
[grumpy_visitors-video]: https://twitter.com/mvlabat/status/1257362218078867460
387398
[dpc]: https://github.com/dpc
388399
[gameboy proof-of-concept]: https://twitter.com/JeremyThulliez/status/1255042737579134977
389400
[gameboy_repo]: https://github.com/grzi/rust-gameboy-game-poc

0 commit comments

Comments
 (0)