Skip to content

Pavlov-dog1/15-puzzle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

15-puzzle-game

This is a simple 15 Puzzle game implemented in HTML, CSS, and JavaScript. You can play it by sliding tiles to arrange them in ascending order from 1 to 15.

内容:

Typing SVG

15パズルとは

15パズルは、4x4のグリッド上に1から15までの数字が書かれたタイルを配置し、1つの空白スペースを利用してタイルをスライドさせ、数字を順番に並べるパズルゲームです。プレイヤーはタイルを動かして、最終的にすべての数字を1から15までの順に並べることを目指します。

Features

  • Interactive gameplay: Tap or click tiles to slide them into the empty space.
  • Win detection: The game will alert you when you successfully arrange the tiles in the correct order.
  • Randomized starting positions: Each game starts with a unique configuration of tiles for a fresh challenge every time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published