How to use the ppb.stat function in ppb

To help you get started, we’ve selected a few ppb examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github GamesCrafters / GamesmanClassic / misc / ppb / 10-to-0.py View on Github external
@ppb.stat
def stat(position):
	current_position = int(position)
	return ppb.make_stat(position, REMOTE_CACHE[current_position], CACHE[current_position])

ppb

An Event Driven Python Game Engine

Artistic-2.0
Latest version published 9 months ago

Package Health Score

72 / 100
Full package analysis