MCPcopy Create free account
hub / github.com/PascalPons/connect4 / play

Method play

Position.hpp:107–111  ·  view source on GitHub ↗

* Plays a possible move given by its bitmap representation * * @param move: a possible move given by its bitmap representation * only one bit of the bitmap should be set to 1 * the move should be a valid possible move for the current player */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

generate_opening_bookFunction · 0.80
negamaxMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected