2022-09-24 10:15:48 +00:00
|
|
|
# SeaBattle
|
2022-10-17 18:25:19 +00:00
|
|
|
[![Build Status](https://drone.communiquons.org/api/badges/pierre/SeaBattle/status.svg)](https://drone.communiquons.org/pierre/SeaBattle)
|
|
|
|
|
2022-09-24 10:15:48 +00:00
|
|
|
|
|
|
|
Full stack sea battle game.
|
|
|
|
|
2022-10-17 18:25:19 +00:00
|
|
|
|
|
|
|
## Implementations
|
|
|
|
Current implementations:
|
|
|
|
- [x] Rust shell implementations ([server](rust/sea_battle_backend) and [client](rust/sea_battle_cli_player))
|
|
|
|
- [ ] web implementation
|
|
|
|
- [ ] mobile implementation
|
|
|
|
|
|
|
|
## Screenshots
|
2022-10-17 18:29:41 +00:00
|
|
|
|
|
|
|
### Shell implementation
|
2022-10-17 18:25:19 +00:00
|
|
|
![Shell implementation example](rust/sea_battle_cli_player/img/SeaBattleCli.png)
|