In what is in practice a first video actually about programming, I would like to share with you guys a project that I am writing, and that I am very excited about: a text-based strategy videogame written in the C programming language!
Now, this is not going to be a REAL videogame as we commonly understand, but a simple program that you can execute on Command Prompt/CMD (if you use Windows) or the Terminal (if you're using Linux or Mac) in your computer.
So in this first video I am showing you guys a function to help the player create an army and set up its stats, basically. I first execute the program on the Command Prompt, and then I walk you through the actual code, what is happening there and what it's doing. It's become quite a long video, so I would like your feedback: did you guys like this format? Or do you think something else would be better? Also, there is a lot more that has already been written by me, but that will be shown to you in the future, as I still need to clean up the code a little bit; and of course, all of those changes will be committed to the Github repository where the program is located (check the link down below!)
One final thing to notice is that I am a beginner in programming, so I suspect that many improvements can (and should) be made to this code! So if you spot anything that can be rewritten, please drop a comment in the comment section! Also, was this video helpful in some way? Then please feel free to also comment about it! And don't forget to press like button and subscribe to this channel! :D
Download it from this repository: https://github.com/antonioodilon/text...
My Linkedin profile: / antonio-de-odilon-brito-a052241b9
My Github profile: https://github.com/antonioodilon/
#programming #strategyvideogame