A typing speed game to test skills, improve speed and accuracy.
- Displays a random word.
- Input field for typing.
- Tracks score, WPM, accuracy, streaks in real-time.
- 60-second countdown timer with progress bar.
- Highlights errors in red, correct in green.
- Start/Restart button.
- High Score stored in
localStorage.
- Click Start / Restart.
- Type the word shown.
- Press space to move to the next word.
- Aim to type as many correct words as possible in 90 seconds.
A logic-based number game challenging problem-solving skills.
- 9x9 grid with pre-filled numbers.
- Real-time validation.
- Highlights conflicts in red.
- Reset/Solve options; hints available.
- Difficulty levels: Easy, Medium, Hard.
- Select difficulty.
- Fill cells with numbers 1–9 without repeats.
- Use hints if needed.
A classic two-player paddle game.
- Player vs Player or Player vs Computer.
- Real-time physics; score tracking.
- Increasing ball speed.
- Select mode.
- Use arrow keys to move.
- Score by bouncing past the opponent.
- HTML5
- CSS3
- JavaScript
- Clone the repository:
git clone https://github.com/yourusername/facelessism-games.git