Skip to main content

Energy system for social games

Project description

Energy system for social games such as FarmVille or The Sims Social.

>>> energy = Energy(10, recovery_interval=10)
>>> energy
<Energy 10/10>
>>> energy.use()
9
>>> energy
<Energy 9/10 recover in 00:09>

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page