Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • develop
2 results

README.md

Blame
    • dario.genga's avatar
      0d30299c
      Added how to run the program in the readme · 0d30299c
      dario.genga authored
      Usage: puissance4 <mode> <row> <col>
          mode  specifies the mode:
              1 = single player game (random),
              2 = single player game (AI),
              3 = two players game
      row   specifies the number of rows (>= 4)
      col   specifies the number of columns (>= 4)
      0d30299c
      History
      Added how to run the program in the readme
      dario.genga authored
      Usage: puissance4 <mode> <row> <col>
          mode  specifies the mode:
              1 = single player game (random),
              2 = single player game (AI),
              3 = two players game
      row   specifies the number of rows (>= 4)
      col   specifies the number of columns (>= 4)