Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 525 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 525 Bytes

Amazon-Game-In-Java

It is a strategy game for two players having 4 bots each.The game is played on a 10*10 grid table layout.

RULES:

  1. Bots can move like queen in chess.
    2.After each move bot will fire an arrow in same manner.
    3.Bots and arrow can't cross another bot or arrow.
    4.The bot which got trapped between arrow,bots and boundaries will be out of the game.
    5.The player whose all 4 bots trapped first will loose the game.


    To play the game run jar file after downloading :).