Skip to content

rskworld/Pattern-Match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Pattern Match

Recreate the displayed pattern by arranging the tiles in the same order.

  • id: pattern-match
  • title: Pattern Match
  • description: Recreate the displayed pattern by arranging the blocks or tiles in the correct order.
  • image: ./pattern-match/pattern-match.png
  • link: ./pattern-match/index.php
  • technologies: JavaScript, HTML5, CSS3
  • difficulty: Beginner
  • rating: 3
  • category: puzzle
  • tags: Logic, Pattern Recognition
  • features: Difficulty Levels, Timer Mode, Score Tracking
  • features: Difficulty Levels (3x3 to 7x7), Timer Mode, Score Tracking, 3D mode, Animations

How to run

  1. Serve this folder on a PHP-enabled server (Laragon/XAMPP).
  2. Open index.php in your browser.
  3. Optional: Visit thumbnail.php once to generate pattern-match.png.

If your catalog expects the thumbnail at ./pattern-match/pattern-match.png, the generator also writes one level up for convenience.

Game rules

  • Choose a difficulty: 3x3, 4x4, 5x5, 6x6, 7x7.
  • Rearrange tiles on "Your Board" to match the Target Pattern.
  • Select a tile, then another tile to swap them.
  • In Timer mode, time is counted; fewer moves and less time yield a higher score.
  • Effects selector lets you enable animations and an optional 3D look.

Support and Business Inquiries

For support, licensing, or custom development inquiries:

Contributing

🤝 Contributing: Suggestions and improvements are welcome!

About

Recreate the displayed pattern by arranging the tiles in the same order.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors