papercut is command line based rock, paper, scissors game for Unix based operating systems like GNU/Linux, BSD, etc. A user can play the game by entering their choice of rock (R or r), paper (P or p), or scissors (S or s). papercut also stores user statistics, i.e. number of wins, losses, and draws.
| Tags | Games/Entertainment Simulation Arcade |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | POSIX Other Unix BSD FreeBSD Linux BSD/OS |
| Implementation | C |