As part of a Portfolio Project I made a short quiz game which is played in the command terminal. Part of the requirements was to create a blog post to share this game so here is a link to that blogpost:
The blogpost contains a link to the code itself on Github.
I found it was a bit strange creating a blogpost for something that I made. It is also a little intimidating publishing code which is out there or scrutiny now. All part of the process though I suppose.
I am fairly sure I could have written some of my code in a more succinct manner but just tried to get it working. This will allow me to carry on with more learning.
Any tips or suggested changes to my code are appreciated.
I feel commenting my code is something I could work on so any advice on where I am going wrong or how to improve what I am doing would be great.