A game of traditional 3x3 Noughts and Crosses, in Bash.
Stars
13
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
39
commits
Add justforfunnorelly.dev badge to README
7681e75
Add reference to FP Bash, tweak formatting
1b7eb3c
Ugh. Bugfix min bash version check.
c3b0760
Add voice prompt for MacOS 'say', and hope it works
19c8bdc
Pause + prompt in version and dependency warnings
3f5d894
POSIX-ify function names
b6d1439
Fix shebang line in all files to pick env bash
c271e86
Merge PR #1 from adityaathalye/feature/make-computer-speak
3078579
Improve loading UX via better context & prompts
38ef2e6
Improve prompts with util to speak IFF spd-say
78eb2cc
Try out computer voice prompts with spd-say
02a4c82
Remark on raison d'etre & evolution of game logic
282ceb2
Add README with basic playing instructions & code
9eb2116
Improve organisation & docs of constants & util fns
98aaa43
Ensure all init/use of arrays are zero-indexed for
01034c0