MCPcopy Index your code
hub / github.com/battlecode/battlecode-2018 / bc_build.py

File bc_build.py

bindings/python/bc_build.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'''Handles building the _engine module, which embeds a statically linked version of the battlecode engine
2into python.'''
3
4import cffi

Callers

nothing calls this directly

Calls 1

readMethod · 0.80

Tested by

no test coverage detected