Skip to content

Problem with SDL version #9

@Gandifil

Description

@Gandifil

Hi, I've founded some problem with project.

I use PyCharm, PyCharm's execution targets, python 11.

If I run standalone script, for example, simulate_fight.py, error about SDL version raised. It will be treated by adding import Game class before another imports

from common.game import Game
from mobs.mobs import *
from mobs.player import *

Do you know something about it?

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions