ChatGPT is a text-based Artificial Intelligence. Let's ask it to generate us some ASCII text art and see what it gives us. In this video I use the artificial intelligence image generator called ChatGPT. It responds to plain language prompts! Follow me! TikTok - 🤍🤍tiktok.com/🤍greenskulltok Instagram - 🤍🤍instagram.com/greenskull #ai #artificialintelligence #shorts #aiart #chatgpt #comedy #funny
ChatGPT made a ghast from Minecraft!
Creating an entire game is a complex task that typically involves a team of developers and designers. However, I can provide you with a simple text-based game in Python to get you started. Here's an example of a basic "Guess the Number" game:
```python
import random
# Generate a random number between 1 and 100
secret_number = random.randint(1, 100)
attempts = 0
print("Welcome to the Guess the Number game!")
print("I'm thinking of a number between 1 and 100. Can you guess it?")
while True:
try:
# Ask the player for their guess
guess = int(input("Enter your guess: "))
attempts += 1
# Check if the guess is correct
if guess == secret_number:
print(f"Congratulations! You guessed the number {secret_number} in {attempts} attempts.")
break
elif guess < secret_number:
print("Try higher.")
else:
print("Try lower.")
except ValueError:
print("Please enter a valid number.")
print("Thanks for playing!")
```
This is a simple command-line game where the player tries to guess a randomly generated number. You can copy and paste this code into a Python environment to play. Feel free to modify and expand upon it to create your own game!
Is it just me or is Ai trying to be smart or dumb
Here’s some real easy text art
Smiling face: :)
Winking face: ;)
Ugh face: :/
Frown face: :(
Slightly crying face: ;(
Mean face: >:(
Determined face: >:)
I’m gonna kill u face: >:3
Embarrassed face: >_<
And my favorite: :-
This is how to make a stick figure
🙂
/ ■ \
/ \
Much fun this
chatgpt sucks at ascii no lie
I can do better look in replys
glubo
i think the middle eye was the nose
i mean if you see it it looks normal
I got it to generate SVG art and it attempted it
The third eye is a nose
kfsJHyHypGk&t=0m36s 0:36 eye nose eye
Frown Line mouth
Torso
I asked to draw enderman and it drew this "🖕". I have the prove. I took an ss of it.
The ascii computer one actually makes sense, it looks like your viewing it from an angle
OSKAKSK
Music?
I think the second eye was a nose
Bro I swear mine made yoda face. If you guys want I will send a link with the print