mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-08-01 10:56:06 +00:00
commit
eb4205c571
@ -1,5 +1,5 @@
|
|||||||
Task:
|
Task:
|
||||||
Desgin a basic RGB color picker and slider with a GUI. Display the equivalent hex color code.
|
Design a basic RGB color picker and slider with a GUI. Display the equivalent hex color code.
|
||||||
|
|
||||||
Config:
|
Config:
|
||||||
ChatEnvConfig.clear_structure: True
|
ChatEnvConfig.clear_structure: True
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
Task:
|
Task:
|
||||||
design a pingpong game: create a two-player interactive game where each player controls a paddle to hit a ball back and forth. the game should have a visually appealing user interface with smooth animations and sound effects. implement different game modes, including single-player against an ai opponent, multiplayer over a network, and a practice mode with adjustable difficulty levels. consider incorporating power-ups, customizable paddle designs, and a scoring system. ensure the game is intuitive to play, responsive to user input, and provides an enjoyable gaming experience.
|
design a Ping-Pong game: create a two-player interactive game where each player controls a paddle to hit a ball back and forth. the game should have a visually appealing user interface with smooth animations and sound effects. implement different game modes, including single-player against an ai opponent, multiplayer over a network, and a practice mode with adjustable difficulty levels. consider incorporating power-ups, customizable paddle designs, and a scoring system. ensure the game is intuitive to play, responsive to user input, and provides an enjoyable gaming experience.
|
||||||
|
|
||||||
Config:
|
Config:
|
||||||
ChatEnvConfig.clear_structure: True
|
ChatEnvConfig.clear_structure: True
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user