I just finished the core Tic tac toe game. I decided to focus on graphics and concept to make it somehow more enjoyable
For now it needs two players, I will need to do also the computer AI to implement single player, but I think it’s ready to show. |
https://twasilonek.github.io/skull-n-bones/
There are 3 wins needed in order to win one game.
The design is made for bigger tablets and desktop, so it won’t work well on mobile as of now (my fault - now I know that when creating so much graphics I need to make a separate design for mobile, simple RWD tricks are not enough)
Feedback and bugs spotting appreciated!