🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

GameStateMachine

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

GameStateMachine

Game state machine - provides a game management based on a game state

0.0.4
Maintainers
1

Game state machine

Game State Machine is a wrapper class set of Python classes and modules that help manage game and game states. For instance, during game running you would need several states (splash screen, loading screen, menu screen, lobby screen etc.), so you can easily manage all of them by creating classes from BaseGameState

Authors

Game state machine was created by Oleksii Bulba

License

GNU General Public License v3.0 or later

See COPYING to see the full text.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts