30 releases
0.1.36 | Apr 2, 2020 |
---|---|
0.1.35 | Mar 19, 2020 |
0.1.35-alpha.0 | Oct 24, 2019 |
0.1.33 | Jul 28, 2019 |
0.1.13 | Jan 31, 2018 |
#223 in Games
77 downloads per month
82KB
2K
SLoC
castle-game
A free & open source 2D Lemmings-meets-tower defense destructible terrain game.
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!
Dependencies
~24–39MB
~613K SLoC