Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaratan/tictactoe_thp
https://github.com/zaratan/tictactoe_thp
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zaratan/tictactoe_thp
- Owner: zaratan
- Created: 2018-07-17T12:49:14.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T01:44:11.000Z (6 months ago)
- Last Synced: 2024-10-06T05:05:31.260Z (4 months ago)
- Language: Ruby
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# TicTacToe
## How to install
`bundle install`## How to start
`./bin/tic`## How to test
`rspec`