The function DoozItem(shape: Shape, clickable: Boolean, itemSize: Dp,...
Dooz or Tic-tac-toe is a simple pen-and-paper game
Brought to you by:
yamins
Originally created by: codacy-production[bot]
The function DoozItem(shape: Shape, clickable: Boolean, itemSize: Dp, doozCellOwner: Player?, itemBackgroundColor: Color, itemContentColor: Color, onClick: () -> Unit) has too many parameters. The current threshold is set to 6.