宇宙のキーストローク オリジナル記事
Write me a fully complete web app as a single HTML file. The app should contain a simple side-scrolling game where I use WASD to move around. When moving around the world, occasionally the character/sprite will encounter words. When a word is encountered, the player must correctly type the word as fast as possible.The faster the word is successfully typed, the more point the player gets. We should have a counter in the top-right to keep track of points. Words should be random and highly variable to keep the game interesting.
You should make the website very aesthetic and use Tailwind.
宇宙のキーストローク翻訳
一つのHTMLファイルで完全なウェブアプリケーションを作ってください。アプリケーションには、WASDキーで移動できるシンプルな横スクロールゲームを含めること。ゲームの世界を探索している間、キャラクターやアニメーションキャラクターは時々言葉に遭遇します。言葉に遭遇したとき、プレイヤーはできるだけ速く正確に入力する必要がある。入力が速ければ速いほど、得点は増える。プレイヤーの得点を記録するために、右上にスコアキーパーが用意されているはずだ。ゲームの面白さと新鮮さを保つために、単語はランダムに登場し、変化に富んでいなければならない。
ウェブサイトのデザインは審美的に美しく、Tailwindのスタイルを使って美しくする必要があります。
































