Skip to content

Newsletter 12: Add online strategy game #219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 3, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add online strategy game
  • Loading branch information
pum-purum-pum-pum committed Aug 2, 2020
commit e8bee9d7dd90a719bea44664053dce91826c2648
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions content/posts/newsletter-012/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,21 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Game Updates

### [Online strategy game][hex_strat]

![Hex strategy](hex_strat_gameplay.gif)

New multiplayer online strategy game by [Vlad Zhukov](https://twitter.com/VladZhukov0)
where you fight with other players for territory.

The game is written with [miniquad](https://github.com/not-fl3/miniquad) and custom GUI library.

_Discussions:
[twitter](https://twitter.com/VladZhukov0/status/1288091150339969024)_
[/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/hzdzqg/my_new_online_strategy_game/),

[hex_strat]: https://twitter.com/VladZhukov0/status/1288091150339969024

### [Canon Collision][canon-collision]

![Basic Projectiles](canon-collision.png)
Expand Down