spacebattleship

Crates.iospacebattleship
lib.rsspacebattleship
version0.1.0
created_at2020-05-26 19:00:50.174398+00
updated_at2020-05-26 19:00:50.174398+00
descriptionImplementation of the classic game Battleship with support for arbitrary dimensions and spaces through generics.
homepagehttps://github.com/zstewar1/spacebattleship
repositoryhttps://github.com/zstewar1/spacebattleship
max_upload_size
id246318
size85,316
Zachary Stewart (zstewar1)

documentation

https://docs.rs/spacebattleship

README

SpaceBattleship

A library implementing the classic game Battleship with generic support for boards of a variety of shapes, including non-euclidian ones. Currently only basic rectangular boards are implemented here, but clients can implement their own board shapes by implemeting Dimensions.

Commit count: 0

cargo fmt