Skip to content

A battleship game for the terminal in python and unicurses

License

Notifications You must be signed in to change notification settings

horenso/SeaBattle

Repository files navigation

SeaBattle

A battleship game for the terminal in Python 3 and unicurses. The game is in early development still, you can test setting ships by running: python3 set_ships.py The game was tested under linux but should run on Mac and Windows as well, but I'll work on that in the future!

Requirements

  • Python 3.6 or newer
  • unicurses 1.2 or newer (pip3 install unicurses does the trick)

Any suggestions, tips, requests etc. are hightly appreciated.

About

A battleship game for the terminal in python and unicurses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published