| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Source.Code.v2.2.cpp | 2023-02-21 | 104.3 kB | |
| Guessing.Cricket.exe | 2023-02-21 | 997.4 kB | |
| Guessing.Cricket.Setup.v2.2.exe | 2023-02-21 | 372.7 kB | |
| Guessing Cricket v2.2 source code.tar.gz | 2022-10-23 | 876.7 kB | |
| Guessing Cricket v2.2 source code.zip | 2022-10-23 | 876.0 kB | |
| Guessing Cricket v2.2.tar.gz | 2022-10-23 | 876.7 kB | |
| Guessing Cricket v2.2.zip | 2022-10-23 | 876.0 kB | |
| README.md | 2022-10-23 | 609 Bytes | |
| Totals: 8 Items | 5.0 MB | 0 | |
Original release date: February 21, 2023
Updates: 1. Chrono-system-clock generated seed for rand(). 2. Replaced the usage of extra variables for special ASCII characters with raw string literal. 3. Added a QR code in About section. Scanning it will help to go: https://github.com/ThisIsZubayer/GuessingCricket 4. Taking user input through getch() so that user does not need to press enter each time. 5. Stopped unnecessary presence of caret and blinking.