Welcome to the Pi Game website! This simple yet engaging web application challenges you to type the first digits of the mathematical constant π (pi) as fast as you can. Test your typing speed and accuracy while aiming to input the correct sequence of digits.
- Open the website.
- The game will prompt you to type the first few decimals of pi (π), excluding the decimal dot!
- Start typing the digits as fast as possible.
- If you complete the required number of decimals correctly, you win!
- Your speed will be displayed, along with the time taken to complete the sequence.
- Challenge yourself by aiming for faster times or increasing the number of decimals to type.
- Real-time Timer: The timer starts as soon as you begin typing and stops when you complete the sequence or make a mistake.
- Best Score Tracking: Your best time for each number of decimals is saved locally, allowing you to track your progress.
- Customizable Difficulty: Choose the number of decimals you want to type, ranging from 5 to 1000.
- Responsive Design: The website is designed to work seamlessly across various devices, ensuring an optimal gaming experience.
To get started, click here to open the game in your web browser. No additional setup is required.
- HTML: Provides the structure and content of the website.
- CSS: Styles the website for an appealing and user-friendly interface.
- JavaScript: Implements the game logic, including timer functionality and user input handling.
This website was created by Sebastian Kling as a fun project to practice web development skills. Feel free to contribute to the project or provide feedback for improvements.
This project is licensed under the MIT License - see the LICENSE.md file for details.