Skip to content

lclarkmichalek/battleships

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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