Skip to content

man85/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

battleship

Battleship on Django with WebSockets. Redis, Django should be installed for this project. Run 'python manage.py runserver' from the 'mysite' directory. Enter 127.0.0.1 in your web browser. Then log in or register a new user. Select an opponent and send him an outgoing request for the game. If the adversary answers your request, the game will begin. Place ships on the field. When all the ships are deployed, the opponent’s field will appear in the right side of the web page. Take shots by clicking on the enemy field until you sink all the ships.

About

Battleship on Django with WebSockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published