UNPKG

stan-mastermind

Version:

[![Integration tests](https://github.com/navigators-exploration-team/recursive-mastermind-zkApp/actions/workflows/ci.yml/badge.svg)](https://github.com/navigators-exploration-team/recursive-mastermind-zkApp/actions/workflows/ci.yml)

4 lines (3 loc) 124 B
declare const PER_TURN_GAME_DURATION = 10; declare const MAX_ATTEMPTS = 7; export { PER_TURN_GAME_DURATION, MAX_ATTEMPTS };