+STARTUP: inlineimages

** 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]]

  1. Build:

    +BEGIN_SRC sh

    cargo build

    +END_SRC