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

🏴‍☠️ Investigation of various Battleship tactics
https://github.com/will-lynas/battleship

ai battleship-game rust strategy-game

Last synced: 16 days ago
JSON representation

🏴‍☠️ Investigation of various Battleship tactics

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
```