Amiral Sunk game for CLI written in C language. It only needs standart ANSI C libraries.
Clone repository and open amiral_sunk folder. Game is only tested on Linux. If you use Linux, just compile and run it.
$ gcc -o amiral_sunk main.c
In amiral_sunk/ folder
$ ./amiral_sunk
This project is licensed under MIT
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.