mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
2024 chatgpt update
This commit is contained in:
+10
-2
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22XEJTsGJgBpiinYmAnoqPe%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Code Wizard AI | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22XEJTsGJgBpiinYmAnoqPe%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
Code Wizard is an AI bot designed to simplify coding in Unity and assist users in designing complex code for their projects. With a deep understanding of the Unity platform and its scripting capabilities, Code Wizard aims to provide expert-level coding assistance and explanations to users with various coding requests. It leverages the vast data sets available from the Unity documentation to generate accurate and up-to-date code. Code Wizard offers step-by-step explanations, error handling, code optimization, interactive code execution, documentation retrieval, version compatibility checks, and code visualization to enhance the coding experience.
|
||||
|
||||
@@ -177,6 +177,15 @@ The Code Visualization Agent will aid users in navigating and modifying the code
|
||||
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
# Need help with that app or game of yours?
|
||||
|
||||
## Are you using unity platform and C#
|
||||
|
||||
+ I write the code you request and test it.
|
||||
|
||||
***What do you have in mind?***
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: # Need help with that app or game of yours?
|
||||
@@ -361,4 +370,3 @@ This script handles character movement based on the "w, s, d, a" keys, jumping a
|
||||
|
||||
Note: This script is a basic example and may need to be modified to fit your specific game mechanics and requirements.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user