This Yatzy application is a basic object-oriented version of the popular dice game. Built using Python and completed as part of Day 11 of the 100 Days of Code Challenge. Inspired by the Treehouse Tutorial 'Object Oriented Python'.
The Shopping List Application is a basic command line application add and view items on a shopping. Built using Python and completed as part of Day 4 of the 100 Days of Code Challenge. Inspired by Treehouse 'Introducing Lists'.
The Thieves RPG is a basic object-oriented application which allows a user to create characters and weapons. Built using Python and completed as part of Day 7-8 of the 100 Days of Code Challenge. Inspired by the Treehouse Tutorial 'Object Oriented Python'.