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

Method isWinningMove

Position.hpp:242–244  ·  view source on GitHub ↗

* Indicates whether the current player wins by playing a given column. * This function should never be called on a non-playable column. * @param col: 0-based index of a playable column. * @return true if current player makes an alignment by playing the corresponding column col. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

exploreFunction · 0.80
analyzeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected