A rust battleship game on CLI based on the classic game Battleships.
The main goal of this project is to use all I have learnt in the rust book and then use this game as a means to learn how to use runtime on different platforms and build architectures
- CLI based game
- Mobile and Desktop based game using Flutter, FFI, Protobuf and tokio many more ....
- Web assembly build on the web.
- Substrate pallet, Ink contract and blockchain with a runtime to support classic games like this as contracts.
- wasm-pack build --features wasm