A simple number guessing game with feedback and animation. The objective is to select the correct number in 3 attempts or less.
This is a Next.js project bootstrapped with
create-next-app
.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page
auto-updates as you edit the file.
To learn more about Next.js, take a look at the following resources: