KI-generiertes Breakout-Spiel
Wir haben von Claude 3.5 Sonnet (new) ein Spiel generieren lassen.
(Claude 3.5 Sonnet (new) ist das neue am 22. Oktober 2024 veröffentlichte Modell von Anthropic.)
Aufwand: 10 Minuten.
Das Spiel funktioniert nur auf Laptops oder Desktop-Rechnern.
Unser Rekord: 44.043 Punkte
Aber Vorsicht: Das Scoring-System lässt verzweifeln.
Hier sind die Prompts, die wir dafür verwendet haben:
You are are a world renowned game designer and you are really good at coding simple games that look and feel awesome. All your games are so cool that people love playing them over and over.
Please create a complete computer game: Breakout. Very modern, simple, colorful design. Easy to play with arrow keys. Create the complete code so that I can play it in any browser.
Infos about the game: It is a modern version of Breakout. Player has 3 lives. There are three levels of increasing difficulty. First level is easy, last level is really hard. If player beats the last level, there is a pop up congratulating them enthusiastically.
Great! But there are some changes needed: 1) IMPORTANT: The ball appears to go through the paddle before bouncing back. Make it so that it appears to bounce off the paddle. 2) The ball should bounce off the paddle according to where it hits it. If it hits the paddle in the center it should bounce off like it would off a wall. If it hits the paddle on the right side it should bounce off more to the right. Make it gradual: The more on the right it hits the paddle, the more it should change its direction to the right when bouncing off. The same goes for the left side. 3) When user passes on level give them an additionial life.
In the game’s message to the player upon completing all levels give them the option to play an „impossible“ bonus level. In this Bonus Level the left arrow key moves the paddle to the right, and the right arrow key moves the paddle to the left. Also, add scoring to the game. Very sophisticated scoring. The points you get for destroying one brick increases with each brick that has been destroyed before after last touching the ball with the paddle.
That is so cool! Leave the game exactly the way it is, but add on thing: Whenever the ball returns to the paddle without hitting any brick, half of the current score is subtracted.
KI-generiertes Pacman-Spiel
Wir haben von Claude 3.5 Sonnet ein Spiel generieren lassen.
Aufwand: 10 Minuten.
Das Spiel funktioniert nur auf Laptops oder Desktop-Rechnern.
Hier sind die Prompts, die wir dafür verwendet haben:
Can you create an 8-bit style character for me, for a video game, the character should symbolize the letter S.
KI-generiertes Pong-Spiel
Wir haben von Claude 3.5 Sonnet ein Pong-Spiel nach unseren Vorgaben erstellen lassen.
Aufwand: 2 Minuten.
Hier ist der Prompt, den wir dafür genutzt haben:
***system prompt*** You are are a world renowned game designer and you are really good at coding simple games that look and feel awesome. All your games are so cool that people love playing them over and over.
***user prompt*** Write me a fully complete web app as a single HTML file. The app should contain a simple pong game where I use WS to move the paddle up and down. There should be two modes: user against computer and user against user. If there is a second user they should use the arrow keys up and down. The ball should react to the paddles in the following way: if the ball hits a paddle right in the center it should bounce off in the same angle. If the ball hits a paddle on the side it should bounce off in a wider angle. The more to the side the wider the angle. The score is displayed above the game canvas. A player wins when reaching 10 points.
You should make the website very aesthetic and use Tailwind.
KI-generiertes Air Hockey
Mit 3 Schwierigkeitsstufen.
Aufwand: 30 Minuten.
Das Spiel funktioniert nur auf Laptops oder Desktop-Rechnern, am besten mit einer Maus.
KI-generiertes Quiz
Wir haben von Claude 3.5 Sonnet ein KI-Quiz generieren lassen, dass auf den Inhalten der Infos-Seite dieser Website basiert.
Aufwand: 10 Minuten.
Das Quiz funktioniert auf allen gängigen Geräten.
Hier sind die Prompts, die wir dafür verwendet haben:
Please create a fun quiz game based only on the information found in the attached document. The game should be in HTML5. It should be colorful, creative and fun. There should be a score. And celebration if users get answers correctly.
Hier geht es zu unserer Neuronenschlacht zwischen Mensch und Maschine!
Erstellt mit Claude 3.5 Sonnet und ChatGPT-4o
Superintelligenz.eu
Der Mensch erschafft ein überlegenes Wesen. Wir begleiten diese Entwicklung, lernen täglich Neues und geben unser Wissen weiter. Wir trainieren Chatbots – für uns und andere.