6. ReferencesΒΆ

Berezin-1999

Tanya Berezin (1999) Writing a Software Requirements Document. Retrieved from https://eecs.ceas.uc.edu/~cpurdy/sefall10/ReqsDoc.pdf (archived on archive.org)

Buckland-2004

Mat Buckland (2004) Programming Game AI by Example

Rust-Docs

Rust Documentation. Available online at https://www.rust-lang.org/learn and on any system with Rust installed by running rustup doc.

Rust-Crate-std

Crate std - The Rust Standard Library. Retrieved from https://doc.rust-lang.org/std/index.html

Rust-API-Guidelines

Rust API Guidelines. Retrieved from https://rust-lang-nursery.github.io/api-guidelines/ (source on GitHub)