File tree 2 files changed +20
-0
lines changed
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -118,6 +118,26 @@ the [Rusty Vangers] game (the new working title) was published on Itch.io.
118
118
[ WGSL-related blog post ] : https://vange.rs/2021/08/25/pure-rust.html
119
119
[ Rusty Vangers ] : https://kvark.itch.io/vangers
120
120
121
+ ### [ RecWars]
122
+
123
+ [ ![ RecWars screenshot] ( rec-wars.png )] ( rec-wars-web )
124
+ _ Click the image to play in your browser_
125
+
126
+ [ RecWars] by @martin-t is a free and open source Rust clone of [ RecWar] ,
127
+ a top down vehicle shooter.
128
+
129
+ The game is a work-in-progress, this month it gained splitscreen for 2 players
130
+ and an in-game console to change cvars - you can edit any
131
+ of the configuration variables that define its gameplay balance while playing.
132
+
133
+ RecWars uses the [ macroquad] engine so it can be played on the desktop
134
+ as well as [ in the browser] ( rec-wars-web ) .
135
+
136
+ [ RecWars ] : https://github.com/martin-t/rec-wars
137
+ [ RecWar ] : https://github.com/martin-t/rec-wars#the-original-game
138
+ [ rec-wars-web ] : https://martin-t.gitlab.io/gitlab-pages/rec-wars/macroquad.html
139
+ [ macroquad ] : https://github.com/not-fl3/macroquad
140
+
121
141
## Engine Updates
122
142
123
143
## Learning Material Updates
You can’t perform that action at this time.
0 commit comments