Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 378 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 378 Bytes

BoardGamePlay

Board game player interacting with websocket and json to conquer territory

  • Program connects with websocket server which returns the status of the game play in JSON format
  • Program decides moves to make and keep moving until there is no good move
  • player can move/conquer to neighboring tiles only if this player's tile is of higher number than the neighbors