Challenge 06

September 12, 2024 ยท View on GitHub

Users are reporting that when they create multiple games, the game count is not being updated correctly.

Task:

  • Investigate the issue and fix the bug.
  • Run forge test --mp test/solidity/challenge-06/Challenge06.t.sol to test your implementation.

Constraints:

  • Do not modify the test file.

Author: passandscore