Devlogs
Version 0.3 Release
Version 0.3 Is Here! in this update, the following changes were made:
- Remade from scratch using the Python Turtle library rather than the Tkinter library due to my familiarity with Turtle and my lack of experience with Tkinter
- Changed the text buttons to symbols with text above them
- Only results from the most recent game will be on screen
- Changed background to grey
Planned Changes for version 1.0:
- Implement a basic A.I. rather than selecting a random number from 1 to 3
- Have buttons briefly change color when selected