Hi guys,

I'm new to this forum and I have been studying Python for about 2 weeks. I know most of the beginners can solve all their doubts just by looking at the documentation, but even reading about these modules: time, datetime and threading, I wasn't able to solve one thing I'm trying to do.
My project is about a virtual pet, this pet needs to have its age increased over time (1 hour per increase) and its hungry points have to decrease over time (5 minutes per point). But, I wasn't able to find something to help me with this.

Can someone help me, please?

You will need to time and threading modules very carefuly.

They can make your life more easier.
;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.