Castle Game Save

:european_castle: 2D destructible terrain strategy game

Project README

castle-game

A free & open source 2D Lemmings-meets-tower defense destructible terrain game.

CI

Screenshot

Run

From GitHub

You can download the latest version from releases. It should work by just running the executable, if not, create an issue.

Rust

Or if you have Rust installed you can do the following:

cargo install --force castle-game
castle-game

Building

Prerequisites

To build the project you need to have Rust installed.

Linux (Debian based)

sudo apt install xorg-dev cmake

Windows & Mac

You need to install CMake and make sure it's in your path.

Run

Check out the repository with git and build:

git clone https://github.com/tversteeg/castle-game && cd castle-game

Build & run:

cargo run --release

Contributing

Contributions are more than welcome!

Open Source Agenda is not affiliated with "Castle Game" Project. README Source: tversteeg/castle-game
Stars
90
Open Issues
5
Last Commit
1 month ago

Open Source Agenda Badge

Open Source Agenda Rating