hi! Im trying to do a checkers game in javascript, html and css. I am already done with the board and how. I have also made the checkers, so there is no problem with that. The only issue i have is to place the checkers alternatively in the center of every "square". Do someone have a idea of how i can make that possible?
hi! Im trying to do a checkers game in javascript, html and css. I am already done with the board and how. I have also made the checkers, so there is no problem with that. The only issue i have is to place the checkers alternatively in the center of every "square". Do someone have a idea of how i can make that possible?