Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/will-lynas/battleship


https://github.com/will-lynas/battleship

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

A rust implementation of [this battleship strategy](https://www.youtube.com/watch?v=8FctDuTfcO8)

```
Random shots:
Average shots fired over 1000 games: 95.57
Probability shots:
Average shots fired over 1000 games: 62.13
```