Main page

Game between jabloalb and pernipa1

Score jabloalb=0, pernipa1=0
STREKY jabloalb vs pernipa1Cannot import player.py from jabloalb
import player fails
Traceback (most recent call last):
  File "game.py", line 177, in <module>
player.py", line 39, in <module>
    class Player(BASE.BasePlayer):
player.py", line 75, in Player
    def rotateCard(self, card: list[list[int]]) -> list[list[int]]:
TypeError: 'type' object is not subscriptable


Main page

jabloalb

pernipa1