Skip to content

Facelessism/Mini-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facelessism Game Collection

1.Typing Speed Game - Facelessism Version

A fast-paced typing speed gameto test your typing skills, improve your speed and accuracy, and challenge yourself with increasing difficulty levels.

Features

  • Displays a random word from a predefined list.
  • Input field for typing the current word.
  • Tracks score, WPM, accuracy, and streaks in real-time.
  • Countdown timer (60 seconds) with visual progress bar.
  • Highlights correctly typed letters in green and mistakes in red.
  • Start/Restart button to reset the game.
  • Streak effects for consecutive correct words.
  • Mobile-optimized layout with touch input support.
  • Stores High Score using localStorage.

How to Play

  1. Click the Start / Restart button.
  2. Type the word displayed in the input field.
  3. Press space or finish typing the word correctly to move to the next word.
  4. Try to type as many words correctly as possible in 90 seconds.
  5. Watch your score, WPM, accuracy, and streaks update live.
  6. Achieve a new high score and challenge yourself to beat it!

2. Sudoku Game

A classic logic-based number placement game that challenges your problem-solving skills.

Features

  • 9x9 grid with some numbers pre-filled.
  • Real-time validation of your inputs.
  • Highlights conflicting numbers in red.
  • Hints and easy-fill options for beginners.
  • Reset / Solve button to restart or auto-solve the puzzle.
  • Difficulty levels: Easy, Medium, Hard.
  • Works on both desktop and mobile.

How to Play

  1. Select a difficulty level to start a new puzzle.
  2. Fill in the empty cells with numbers 1–9.
  3. Avoid repeating numbers in a row, column, or 3x3 subgrid.
  4. Use hints if you get stuck.
  5. Complete the puzzle to win!

3. Pong Game

A classic two-player paddle game where players bounce a ball back and forth.

Features

  • Player vs Player or Player vs Computer mode.
  • Real-time ball and paddle physics.
  • Score tracking for both players.
  • Increasing ball speed as the game progresses.
  • Works on keyboard or touch input.
  • Mobile and desktop-friendly layout.

How to Play

  1. Choose a mode: Player vs Player or Player vs Computer.
  2. Use arrow keys (or on-screen controls) to move your paddle up and down.
  3. Bounce the ball past your opponent to score a point.
  4. First player to reach the winning score wins the game!

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Installation Process

  1. Clone the repository:
git clone https://github.com/yourusername/facelessism-games.git

### NOTE: Still under process, planning to add more in the nearby future!!!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published