Skip to content

Classic Battleships game writen in meteor with react

Notifications You must be signed in to change notification settings

ibnabii/meteor-battleships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech stack

javasscript meteor react mongodb

Battleships

Classic battleships game, 2 players.

At the start you can either

  • start a new game by providing your player Name
  • join existing game by providing code from the player, who started the gain

welcome screen screenshot

Code to join is available for both players (so if you close your browser you can still re-join the game if the other player will give you the code).

Codes are re-generated each time player joins the game. If you use other player's code to log in as him and see his ships - it won't be unnoticed, as your opponent will be logged out upon code re-generation.

Gameplay

gameboard The board on the left belongs to your opponent. Shoot, discover and sink his ships!

The board on the right is yours, you can track your opponents shots.

The board highlighted with yellow is the one, were next move takes place.

Enjoy

About

Classic Battleships game writen in meteor with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published