Main page

Game between zaplej10 and jirikda1

Score zaplej10=0, jirikda1=0
HiveCannot import player jirikda1 The file player.py does not exist or there is error in import:
import player.py
Traceback (most recent call last):
/player.py", line 41, in <module>
    class Player(Base.Board):
/player.py", line 96, in Player
    def empty_cells_with_neighbor(self) -> set[tuple[int,int]]:
TypeError: 'type' object is not subscriptable

Main page

zaplej10

jirikda1