Skip to content

N49: Ars Militaris #1450

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 3 commits into from
Oct 10, 2023
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
Binary file added content/news/049/arsmilitaris.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions content/news/049/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,48 @@ _Discussions: [r/rust](https://reddit.com/r/rust/comments/167qyn0/oort)_
[@rlane]: https://github.com/rlane
[oort-tournament]: https://github.com/rlane/oort3/wiki/Tournament-Writeup-2023%E2%80%9009%E2%80%9011

### [Ars Militaris][arsm]

![Ars Militaris Logo](arsmilitaris.png)

[Ars Militaris][arsm] ([GitHub][arsm-gh], [Discord][arsm-dis],
[Twitter][arsm-twi], [Reddit][arsm-red])
is a turn-based tactics game set in the ancient Rome era,
being developed with Bevy.

August saw some nice developments that occurred in both the
digital and board game version of Ars Militaris. You can
read about them in issues VI through IX of This Week in Ars Militaris
([VI](https://arsmilitaris.com#this-week-in-ars-militaris-vi),
[VII](https://arsmilitaris.com#this-week-in-ars-militaris-vii),
[VIII](https://arsmilitaris.com#this-week-in-ars-militaris-viii),
[IX](https://arsmilitaris.com#this-week-in-ars-militaris-ix)).

The most noticeable improvements in the digital version were
the updating of the multiplayer aspect to be on par with the
single-player aspect, and then also the development of the
[Ars Militaris Lobby][arsm-lobby].

In the board game version, development started on a new
scenario that will serve as our main product for the Ars
Militaris board game version, and much playtesting with
very positive results occurred
[(Ars Militaris Event III)][arsm-event-iii]
and [(Ars Militaris Event IV)][arsm-event-iv].

But then, the result of a somewhat intensive 3-month
sprint left the Lead Developer exhausted which brought
the project to a temporary pause.

[arsm]: https://arsmilitaris.com
[arsm-gh]: https://github.com/arsmilitaris
[arsm-twi]: https://twitter.com/ArsMilitarisDev
[arsm-dis]: https://discord.gg/cdNDQsstgq
[arsm-red]: https://reddit.com/r/arsmilitaris
[arsm-lobby]: https://arsmilitaris.com#ars-militaris-lobby
[arsm-event-iii]: https://arsmilitaris.com#ars-militaris-event-iii
[arsm-event-iv]: https://arsmilitaris.com#ars-militaris-event-iv

## Engine Updates

### [goku]
Expand Down