Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Creating the Home Screen | Building Your First Game Flip Cards
Game Development with Cursor

bookCreating the Home Screen

メニューを表示するにはスワイプしてください

A memory game starts with a welcoming home screen. It will be cheerful and playful, with big cards for different topics that players can choose from before starting.

This game is a classic memory challenge: flip two cards, try to find a match, and keep going until all pairs are discovered. To make it more fun, players can choose a topic before they begin.

For the first version, you'll add three: Animals, Fruits, and Space. Each topic will appear as a large, colorful card with an emoji and a label. Clicking one will take the player into the game for that theme.

Let's set everything up step by step:

Create your project folder
expand arrow

You can place it anywhere (Desktop, Documents, etc.). For example, call it "flip-card-memory-game".

Open the folder in Cursor
expand arrow

Go to FileOpen Folder and select the one you just made.

Open a chat in Cursor
expand arrow

This is where you'll write our first prompt.

Type the prepared prompt (or your own version)
expand arrow

Cursor will generate the code for the home screen.

Once Cursor finishes, click Go Live to instantly preview the page in your browser.

Note
Note

If you'd like to tweak the design (change colors, try a new font, or adjust the layout), ask Cursor in plain English, and it will update the code for you.

question mark

According to the prepared prompt, what should be displayed on the home screen of your Flip Card Memory Game?

正しい答えを選んでください

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  2

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 1.  2
some-alt