https://gitlab.com/christosangel/tui-battleship
This is a tui implementation of the popular classic naval battle game, written in Bash.
The objective of the game is to destroy the computer’s fleet, before the computer achieves the same against you.
You take turns with the computer, hitting squares in each other’s grids.
You have to guess the position of the enemy ships on the computer’s 10x10 grid, in order to win.
You lose if the computer achieves sinking your ships first.
Interesting! Any list of good TUI games on Linux?
This is a long list of terminal goodies: https://github.com/toolleeo/cli-apps/
Also, check the games that I have written, in the same spirit as this one:
https://gitlab.com/christosangel/tui-sudoku
https://gitlab.com/christosangel/wordle
https://gitlab.com/christosangel/ladder
https://gitlab.com/christosangel/mneme
https://gitlab.com/christosangel/tui-mines
https://gitlab.com/christosangel/spelion