initial release, dirtyest code but works
[multypo.git] / play.sh
1 #!/bin/sh
2
3 cat words.txt | ./game
4