Skip to content

lclarkmichalek/battleships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleships is a simple multiplayer battleships game. It features a pyqt gui
and a text mode client too. Both can interact.

The author is Laurie Clark-Michalek and it is licenced under the Gnu Public
Licence version 3

TO INSTALL:
On archlinux:
makepkg -i

On anything else:
make make -e PREFIX=/usr
make install -e PREFIX=/usr 

About

A simple multiplayer battleships game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages