So this is the first day where I've sat down and done something about this idea of mine. I originally conceived the idea back in September, but my lack of knowledge surrounding Python and lack of motivation stopped me. Now I have time, motivation and I've come quite a bit further in regards to coding Python since then. I now feel comfortable enough to start and I roughly know how to search for solutions if I get stuck in the process (Which will most likely happen every time).
I figured the best way to start would be to sketch out roughly how I want the program to run. I've done this by creating some functions, currently doing nothing, but I've written a little description of how I'd like each to work. If you know a bit about Python and about Munchkin you should also have a rough estimate of what I'm trying to accomplish here.
Next is to try and code the functionality that I've outlined. I'll probably take one function at a time to see if my logic works. First step would be to make the player knock on the door, get a monster and defeat it. To test whether it works, I'll have the player fight 9 times, win all of them and thus winning the game. Quite simple and still pretty boring, but hey, this is not even the alpha build. At this stage it's still just a concept or an idea.
Thanks for tuning in to this first installation of my coding journey. The fact that you took the time to read this, makes me happy. If you want to support this journey of mine then feel free to send tokens :D
- Benjamin