Open comments for this post
I added two more tickets, added a priority level to each ticket to add more depth to game, corrected readme. I also made the game fully functional by ensuring the gameplay loop worked, added score and money so it is more fun and done some playtests to ensure it works as expected
Open comments for this post
I realised that custom tkinter is too hard lol so I will just be doing a text based game for now, I might expand to having ui in the future. I also added the ticket file so that the ticket options can be seperate from the rest of the code. I implemented the random ticket functionality so that the game is playable. I added .gitignore so that the pycache is not pushed to github. Tweaked the readme to reflect changes and ensured game has basic functionality.
Open comments for this post
I have done some research and instead of doing a text based game, I am going to use custom tkinter to have some ui in the game, this will make the game much better and make it look better. I installed custom tkinter and reflected the changes in the read me so that people know how to play the game.
Open comments for this post
I have started the intro for the game and written the readme so people know how to use it. Basis of the game, still got a long way to go lol
Open comments for this post
I followed the tutorial to get a basic site with content on it, was able to add a couple links, images and used some css to make it look semi good :) Will move on to js next
Open comments for this post
I followed the tutorial completely, got the bot on a nest server and now it is fully functional on slack, I also added another command to it and then updated the server with the new code reflected