Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeClash-ai/CodeClash
/ game_id
Method
game_id
codeclash/arenas/arena.py:115–116 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
113
""
"The running docker environment for executing the game"
""
114
115
@property
116
def
game_config(self) -> dict:
117
return
self.config[
"game"
]
118
119
@property
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected