File tree 2 files changed +23
-0
lines changed
content/posts/newsletter-012
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -121,6 +121,29 @@ Wonder can be [played in the browser on itch.io][Wonder].
121
121
[ ludum-dare ] : https://ldjam.com
122
122
[ 48-hour-jam ] : https://ianjk.com/rust-gamejam/
123
123
124
+ ### Vlad Zhukov's [ Online RTS Prototype] [ hex_strat ]
125
+
126
+ [ ![ gameplay demo] ( hex_strat_gameplay.gif )] [ hex_strat ]
127
+
128
+ [ Vlad Zhukov] shared a video of a WIP multiplayer online strategy game
129
+ where you fight with other players for territory.
130
+ Currently there are two types of resources and 5 types of buildings.
131
+ To build on the tile you need to occupy it with your warriors first.
132
+ The player who occupied all enemies' tiles win.
133
+
134
+ The game is written with [ miniquad] ( https://github.com/not-fl3/miniquad )
135
+ and a custom GUI library.
136
+ Some parts of the game are promised to be open-sourced in future.
137
+ Read more about crates used in this project [ here] [ hex-strat-crates ] .
138
+
139
+ _ Discussions:
140
+ [ twitter] ( https://twitter.com/VladZhukov0/status/1288091150339969024 ) ,
141
+ [ /r/rust_gamedev] ( https://reddit.com/r/rust_gamedev/comments/hzdzqg/my_new_online_strategy_game ) _
142
+
143
+ [ hex_strat ] : https://twitter.com/VladZhukov0/status/1288091150339969024
144
+ [ Vlad Zhukov ] : https://twitter.com/VladZhukov0
145
+ [ hex-strat-crates ] : https://reddit.com/r/rust_gamedev/comments/hzdzqg/my_new_online_strategy_game/fzk4l25
146
+
124
147
### [ Tennis Academy Dash] [ tennis-academy-dash ]
125
148
126
149
![ gameplay] ( tennis_academy.gif )
You can’t perform that action at this time.
0 commit comments