Skip to content

Tic Tac Toe and Rock Paper Scissors

Latest

Choose a tag to compare

@pratikchalise pratikchalise released this 17 Jan 02:34

How to play:

  1. Download a game binary
  2. Open terminal in the download folder
  3. Run:

chmod +x tic-tac-toe-linux
./tic-tac-toe-linux

chmod +x rock-paper-scissors-linux
./rock-paper-scissors-linux