A turn-based multiplayer strategy game written in Rust with the Bevy game engine. I made a series of devlogs showcasing my gradual progress: check it out here
- Go to the release tab
- Download the binary for your operating system (Windows, Mac or Linux)
- Download the
assets
folder - Extract the archive (
zip
ortar
file) and put it in the same folder as theassets
folder - Run the executable extracted from the archive
- In the game, go to the settings and se the server address to
172.105.19.35:1000
The project is licensed under the MIT Licence, except for the file Monocraft.otf
, found in the client/assets
folder.
It is licensed under the terms contained in the FONT_LICENSE
file.