laitimes

Made a prompt, implemented a simple DnD-like mini-game, let the AI act as a GM, control the character to move around the dungeon and trigger monsters through commands, etc., no

author:Tata

Made a prompt, implemented a simple DnD-like mini-game, let the AI act as a GM, control the character to move in the dungeon and trigger monsters through commands, etc., but so far only monsters are made, not treasure chests, etc.

Interestingly, Bing autocompletes the rules I didn't write, which is the fight part (you can see that there is no fight command in the prompt above), and the Bing autocomplete rules are very good.

For comparison, Shitton-3.5 has a very bad understanding of the rules, basically can't play (even the size of the board is wrong); Bard's level is similar to Shishit-3.5, the same can't be played, but it generates complete Python code, which is a bit unexpected (code quality, there is a logic error, a rule understanding error, but overall it's okay); Claude's understanding of the rules is in place, similar to Bing, but not as good as Bing in terms of auto-completion of commands I didn't write, such as the result of the fight is a random value, and attack defense has nothing to do with it, this is not what I want.

But Bing also has the disadvantage that a conversation has only 30 sentences.

You can consider making a plug-in for Shishit Tong-4, then you can play a lot.

The following plan is to finish this AIDnD prompt first, and then try to see AI Catan, he~~~

(PS: I tried the following heart, the battle in the garbage, red and red fire trance, who uses who is stupid!) )

#人工智能 #ai #游戏 #提示语工程 #提示语

Made a prompt, implemented a simple DnD-like mini-game, let the AI act as a GM, control the character to move around the dungeon and trigger monsters through commands, etc., no
Made a prompt, implemented a simple DnD-like mini-game, let the AI act as a GM, control the character to move around the dungeon and trigger monsters through commands, etc., no
Made a prompt, implemented a simple DnD-like mini-game, let the AI act as a GM, control the character to move around the dungeon and trigger monsters through commands, etc., no
Made a prompt, implemented a simple DnD-like mini-game, let the AI act as a GM, control the character to move around the dungeon and trigger monsters through commands, etc., no

Read on