Cell Wars banner

Cell Wars

2 devlogs
1h 10m 35s

This is the first project I’m working on. Cell Wars is a terminal-only strategy(-ish) game in Rust.
The objective of the game is to destroy all the computer’s cities before they destroy yours!

Repository

Loading README...

Adrien

Added a way to catch any panics (crashes) and output them to a file since the game uses an alternative terminal screen (which means if it crashes, you won’t see the error since it reverts back to the normal terminal screen).

Also, I don’t think the menu should be doing… that.

Attachment
Attachment
0