Tic Tac Toe in Python
Play the computer in this cute game of tic tac toe. Written in Python and using Turtle for the GUI.
See the codeWelcome to my creative space... the 'werk room' if you will. Here's some of the things I’ve recently made.
Go on, have a browse.
Or check out the code directly on GitHub.
Explore on Github
Play the computer in this cute game of tic tac toe. Written in Python and using Turtle for the GUI.
See the code
Type in your bill amount, use the slider to select your tip percentage then add how many people joined you for dinner and the app will calculate the rest!
See the code
Using the free web API 'About Corona', get up to date info on the world and your chosen country's COVID-19 stats.
See the code
Store all your favourite glow up quotes and sayings in one place. This simple 2 page app is using JSON to save your quotes.
See the code
Play the classic two player game Battleships within the console. Play two player or player the computer!
See the code
Keep track of your loose change and convert it between three currencies. Using the free ExchangeRates API for currency converting.
See the code