Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 680 Bytes

File metadata and controls

21 lines (15 loc) · 680 Bytes

infomations

branch main:
CircleCI

what is this

you can play this game (Wikipedia Link)

You can choose a battle mode:

  • vs Player : You can play with your a friend.
  • vs Computer : Oh, you have no friend? Don't worry, this program can be your best friend! So you can play solo.

commands

  • cabal new-test
    • test with Hspec.
  • cabal new-build
    • build this project.
  • cabal new-run noughts-and-crosses-with-haskell
    • run builded project.