File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ And the other one is where you have a bot-mode where a bot will be your rival th
8
8
You could play the game untill you get tired of it just by running the script once<br /><br />
9
9
Oh and, you could also switch modes after the game has ended <br />
10
10
11
- # Input for the program #
12
- This part is a lil tricky but hey!, I have got some examples<br />
13
- You have to use co-ordinate system for a 3 X 3 matrix <br /><br />
14
- For a matrix like this(which will also be our game board..),<br />
11
+ # Input for the program:
12
+ * This part is a lil tricky but hey!, I have got some examples<br />
13
+ * You have to use co-ordinate system for a 3 X 3 matrix <br /><br />
14
+ * For a matrix like this(which will also be our game board..),<br />
15
15
---------
16
16
| _ _ _ | <br />
17
17
| _ _ _ |<br />
You can’t perform that action at this time.
0 commit comments