corewars-core 0.2.0

Data structures and common utilities for the corewars crate
Documentation
# corewars-core

[![Latest Crates.io Release](https://img.shields.io/crates/v/corewars-core?label=corewars-core&logo=rust)](https://crates.io/crates/corewars-core)
[![Latest Github Release](https://img.shields.io/github/v/release/corewa-rs/corewars?label=Release&include_prereleases&logo=github)](https://github.com/corewa-rs/corewars/releases)
[![Build Status](https://img.shields.io/github/workflow/status/corewa-rs/corewars/ci/develop)](https://github.com/corewa-rs/corewars/actions)

Common data types for the classic programming battle game [Core Wars](http://www.koth.org/index.html).
Primarily used as a dependency for other crates, such as [corewars-parser](https://crates.io/crates/corewars-parser).

See the [website](https://corewa.rs) or the [Github repo](https://github.com/corewa-rs/corewars) for more details.