This commit is contained in:
stellahsr 2024-04-09 13:43:52 +08:00
parent 33d15e4319
commit cdec6e2baa

View file

@ -6,7 +6,8 @@ import asyncio
from metagpt.roles.di.mgx import MGX
requirement = (
"design a game using Gym (an open source Python library), including a graphical interface and interactive gameplay"
# "design a game using Gym (an open source Python library), including a graphical interface and interactive gameplay"
'Create a "2048 game"'
)