You are browsing as a guest. Sign up (or log in) to start making projects!

Helpdesk Hero

  • 4 Devlogs
  • 2 Total hours

An IT text based game written in python

Open comments for this post

39m 11s logged

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

0

Loading discussion…

0
1
Open comments for this post

45m 6s logged

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.

0

Loading discussion…

0
1
Open comments for this post

16m 46s logged

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.

0

Loading discussion…

0
3
Open comments for this post

17m 59s logged

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

0

Loading discussion…

0
4

Followers

Loading…