Skip to content

rskworld/Number-Puzzle-3D-Animation-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Puzzle (3D + Animation)

Rearrange the numbered tiles to order them sequentially in the grid. Built with HTML5, CSS3, and JavaScript.

  • Customizable grid size (3×3 to 6×6)
  • Auto-solve (IDA* with Manhattan + linear conflict)
  • Undo, Pause/Resume, Quick Play
  • Move counter, timer, best stats
  • Hint system highlights a helpful move
  • Keyboard controls (arrow keys)
  • Light/Dark theme, sound toggle, autosave/restore
  • Smooth 3D tiles and board tilt animations
  • Win celebration with confetti

Run

  • Place this folder under your web server root and open index.php in a browser.
  • Default size is 4×4; change from the dropdown.

Folder structure

number-puzzle/
  index.php     # App shell (HTML/PHP)
  script.js     # Game logic (3D tiles, controls, solver, autosave)
  style.css     # 3D styles, themes, animations
  meta.php      # Game metadata for catalogs
  README.md     # This file

Contact

For support, licensing, or custom development inquiries: help@rskworld.in • Phone/WhatsApp: +91 9330539277

Website: RSK World • Business Inquiries: help@rskworld.in

🤝 Contributing: Suggestions and improvements are welcome!

About

Rearrange the numbered tiles to order them sequentially in the grid. Built with HTML5, CSS3, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published