Skip to content
  • dario.genga's avatar
    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