This commit is contained in:
stellahsr 2024-04-10 17:29:44 +08:00
parent f8bea537c0
commit aa17c25056
2 changed files with 7 additions and 1 deletions

View file

@ -8,6 +8,7 @@ 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"
'Create a "2048 game"'
# "Create a 2048 Game"
)