OXgame
In this game l created 2 carecters. These caracters are same with size but colors are diffirent.
TUTORIAL
IDEA OF GAME
In this game you have 2 sort matryoshkas(blue and black). First these matryoshkas for each player are 3 sort ( big, middle and small). Also in game you have 3 x 3 board. You can add your matryoshkas to this board. But in board you can add just that:
1.You can add just this order small, middle next big.
2.Each matryoshkas can use just 2 times. If you use first then matryoshka cut to place and hand seen in screen. If you use last (second) time then matryoshka delete in the screen.
3.For won in this game you must one line in board (line is one row , column or x).
GAME PLAY
For play to game open game and next you can get screen.
BUILD
MEAN
Install VS code (last versions are better). Install python 3.7.5 (and +). Install tkinter lib as that:
pip install tkinter
OR
pip3 install tkinter
next run mean py file.
PAST MEAN
Install Pycharm from website. Then can install python automatic. Next install tkinter library. Then run mean file.
Log in or sign up for Devpost to join the conversation.