Skip to content

N25: RecWars #757

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 2 commits into from
Sep 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
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
20 changes: 20 additions & 0 deletions content/news/025/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,26 @@ the [Rusty Vangers] game (the new working title) was published on Itch.io.
[WGSL-related blog post]: https://vange.rs/2021/08/25/pure-rust.html
[Rusty Vangers]: https://kvark.itch.io/vangers

### [RecWars]

[![RecWars screenshot](rec-wars.png)](rec-wars-web)
_Click the image to play in your browser_

[RecWars] by @martin-t is a free and open source Rust clone of [RecWar],
a top down vehicle shooter.

The game is a work-in-progress, this month it gained splitscreen for 2 players
and an in-game console to change cvars - you can edit any
of the configuration variables that define its gameplay balance while playing.

RecWars uses the [macroquad] engine so it can be played on the desktop
as well as [in the browser](rec-wars-web).

[RecWars]: https://github.com/martin-t/rec-wars
[RecWar]: https://github.com/martin-t/rec-wars#the-original-game
[rec-wars-web]: https://martin-t.gitlab.io/gitlab-pages/rec-wars/macroquad.html
[macroquad]: https://github.com/not-fl3/macroquad

## Engine Updates

## Learning Material Updates
Expand Down
Binary file added content/news/025/rec-wars.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.