Skip to content

TulshiDas39/dots_and_box_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dots_and_box_game

this is a game to play with computer

the box is like belo:

   1 2 3 4
a   .  .  .  .
b   .  .  .  .
c   .  .  .  .
d   .  .  .  .

instruction to play:

  1. You will be asked to enter two positive number to chose the first player.

  2. then if it is your turn enter the coordinate of first dot such as a1 or b1 or c1 or c2 etc.

  3. then enter the coordinate of second dot as same process
    for example if you enter a1 as first coordinate and a2 as second coordinate the board will contain a line between the dots like below:
       1 2 3 4
    a   ._.  .  .
    b   .  .  .  .
    c   .  .  .  .
    d   .  .  .  .

  4. after you the computer will draw a line

  5. this process will be continued for add dots of the board

  6. your targe is to make squirs.

  7. at last the player who will make more squire than another will win the game.

About

box and dot game with computer in c

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages