how to identify and highlight the places available for the move in checkers

前端 未结 0 1035
被撕碎了的回忆
被撕碎了的回忆 2020-12-03 03:59

I am creating a checkers game in js. I have an 8x8 array, where 0 corresponds to an empty cell, 1 to a white checker, 2 to a black checker. Looping through this array, I cre

相关标签:
回答
  • 消灭零回复
提交回复
热议问题