File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
content/posts/newsletter-017 Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -256,6 +256,30 @@ out the dev logs for more info.
256256[ Antorum ] : https://ratwizard.dev/dev-log/antorum
257257[ @dooskington ] : https://twitter.com/dooskington
258258
259+ ### [ A Zombie Shooter Game] [ zombie-shooter ]
260+
261+ [ ![ Demo] ( a-zombie-shooter-game-demo.gif )] [ zombie-shooter-youtube ]
262+ _ Watch a [ video demo on YouTube] [ zombie-shooter-youtube ] _
263+
264+ [ A Zombie Shooter Game] [ zombie-shooter ] is a work-in-progress multiplayer
265+ top-down shooter. Actually, it's a Rust port of an old Java game with
266+ a very simple goal - to shoot zombies chasing after you.
267+ The game has several
268+ advantages, like high-quality bullet ballistics and geocentric camera rotation
269+ relative to the player.
270+
271+ This month's updates:
272+
273+ - Dummy AI.
274+ - Projectiles (shooting) synchronization over network.
275+ - Collision detection.
276+
277+ You can discuss the project at [ its GitHub forum] [ zombie-shooter-forum ] .
278+
279+ [ zombie-shooter ] : https://github.com/aunmag/shooter-rust
280+ [ zombie-shooter-youtube ] : https://youtu.be/9o6KjlwKyGo
281+ [ zombie-shooter-forum ] : https://github.com/aunmag/shooter-rust/discussions
282+
259283### Harvest Hero
260284
261285![ Harvest Hero Gameplay] ( harvest_hero_snippet.gif )
You can’t perform that action at this time.
0 commit comments