pgandhi999/HackGameWeb

Player API changes

Closed this issue · 0 comments

  1. Comment Cell class for x and y
  2. Cell type change to WALL =1 , PLAYER 1 =2 and PLAYER2 =3
  3. Give an API where it validates the current move is valid or not.