~jagrg/number-game

Number guessing game with feedback and animation

687368e Reword title

~jagrg pushed to ~jagrg/number-game git

5 months ago

e8f8310 Fix button layout

~jagrg pushed to ~jagrg/number-game git

5 months ago

#Number Game

A simple number guessing game with feedback and animation. The objective is to select the correct number in 3 attempts or less.

Live preview

This is a Next.js project bootstrapped with create-next-app.

#Getting Started

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.

#Learn More

To learn more about Next.js, take a look at the following resources: