Skip to main content

A package for the Tangled game engine and support classes.

Project description

snowdrop-tangled-game-package

This repo contains base classes for the Tangled game and agents. It is also where the game graphs I use repeatedly are stored. While Tangled can be played on any connected graph, I selected some specific graphs to demonstrate certain aspects of the game. The game graphs exposed on the tangled-game.com website include the graphs here that I analyzed for the X-Prize Phase 1 Submission document, with an additional graph added (graph 5, the Petersen graph).

Game Graphs

The game_graph_ground_truth.py file contains a set of game graphs and game parameters for those graphs. The numbering on these is historical and doesn't make much sense, but I got used to it. To define a game graph, define the graph itself in the GRAPH_DATABASE dict, the vertex ownership choice in VERTEX_OWNERSHIP, the draw boundary for your graph in EPSILON_VALUES, and the anneal time for the quantum hardware in ANNEAL_TIMES. ALLOWED_GRAPHS is a filter to return only a subset of all the graphs. The current filter only returns the graphs in the X-Prize submission plus the Petersen graph.

Game Base Classes

Most of the other stuff here are base classes that you will subclass to build game playing agents and adjudicators in the snowdrop-tangled-agents and snowdrop-adjudicators repos respectively. In those repos I'll describe how this works. The three most important base classes are the Game and GameState classes in game.py and the GameAgentBase class in base_agent.py.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

snowdrop_tangled_game_engine-1.0.8.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

snowdrop_tangled_game_engine-1.0.8-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file snowdrop_tangled_game_engine-1.0.8.tar.gz.

File metadata

File hashes

Hashes for snowdrop_tangled_game_engine-1.0.8.tar.gz
Algorithm Hash digest
SHA256 83c9186817447bc0cb25b6cf8bff5046ffdfeec75724dd80f99331dbcefb551a
MD5 3c827ea93d417c5b3cd2eb896dcb38ff
BLAKE2b-256 69a55e64b9068b68297503d936d623bad018d812b17a8ab7f2a4e594926c0096

See more details on using hashes here.

File details

Details for the file snowdrop_tangled_game_engine-1.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for snowdrop_tangled_game_engine-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 f17e4e496d7cf61f8a5100392638b415e71cf7ee114ebb0f4590ae6cce832f37
MD5 f27785936a2e7305ca88be90ef1136a7
BLAKE2b-256 c89affeabe33eaf4166832b11792385800fb39ef03e204d50bf160b9937e6010

See more details on using hashes here.

Supported by

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