Skip to content

Repository files navigation

Remember PI

Overview

"Remember PI" is a simple and interactive web game built with Next.js and Framer Motion that challenges users to remember and enter the digits of Pi.

Features

  • Information Button: Users can hover over the info button to get instructions on how to play the game.
  • Increasing Difficulty: Initially, users are asked to enter the first 3 digits of PI. Then, 4 digits, followed by 5, and so on, increasing the challenge as the game progresses.
  • Progress Tracking: The game keeps track of how many digits the user has entered correctly.

Live Demo

This project is deployed using GitHub Pages and is accessible here.

Local Installation and Setup

Clone the repository to your local machine:


git clone https://github.com/matanyap/remember-pi.git

Navigate to the project directory:


cd remember-pi

Install the dependencies:


npm install

Start the development server:


npm run dev

The app will start on http://localhost:3000.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages