This is my first BASIC project to learn python, please have a go and give me some advice as I really want to build my python skills
This is my first BASIC project to learn python, please have a go and give me some advice as I really want to build my python skills
In this devlog I properly finished the first draft of my game , having different options for different routes as well as fixing some mistakes as I ran and tested the code.
I used the skills I had learned from my first devlog and applied them into this game
Log in to leave a comment
Since I am a beginner to Python I spent the first 30 mins learning basic skills for example : the print function, the different data types like string, float, bool , comment, int and played around with them in VS code and on adventure coding websites (however I didn’t log the time from the other websites).
Now I have started the introduction of my game and asking the user their name and If they want to start playing
Log in to leave a comment