This repo contains Tic-Tac-Toe in Java with bit wise operations instead of a 2d array.
Thanks to Zelak for giving me the idea using bit wise operations and helping me a bit with the logic, etc.
This repo contains Tic-Tac-Toe in Java with bit wise operations instead of a 2d array.
Thanks to Zelak for giving me the idea using bit wise operations and helping me a bit with the logic, etc.