** Is It Any Fun at All? Probably, not. At this point the main goal is to practise game development with Rust.
** How Can I Help? You can help by doing the following:
At this point there are no gamedev tasks waiting for volunteers.
Currently there are no pre-compiled binaries or packages. See [[*Development Setup][Development Setup]] for instruction to compile and run locally.
** 28 April 2019 [[./screenshots/20190428.gif]]
Install dev packages required for libtcod:
sudo apt-get install gcc g++ make libsdl2-dev
Build:
cargo build