This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
Releases: clark-john/rps-python
Releases · clark-john/rps-python
1.0.7
1.0.6
What's new in v1.0.6
- new option to view scoreboard using pandas
- added help for special commands
1.0.5
What's new in v1.0.5
- Fixed bugs
- Startup showing your current Python version
- Added 3 new commands: screenshot, repolink, creator
- Updated string format (datetime)
1.0.4
What's new in v1.0.4
- Fixed some bugs
- Linux compatibility
- Hex code checking
- Not required anymore to type hex colors with #.
- It also saves the scoreboard figure after the game ends
- Added new command: showcolorlist
1.0.3
What's new in v1.0.3?
- Dialogue boxes
- Score writing to the csv file after the game ends.
- Added 3 new commands: datacolorpreview, clearcache, & clearscore
1.0.2
What's new in v1.0.2?
- Fixed bugs
- Updated startup
- Detects and prints the current system you use at startup
- Added 2 new commands: changeconsolecolor & currentconsolecolor
- Added new setting: default_console_color
- You can now type the provided commands without the "rps" prefix
1.0.1
What's new in v1.0.1?
- Colorized terminal
- Added 2 new commands: "isitnonstop" and "resetsettings"
1.0.0
First version of rps-python
Features:
- CLI
- Scoreboard
- Settings
- 5 chart types for your scoreboard.
- Customize colour for your chart.