A 4x4 Sliding puzzle to demonstrate Javascript and HTML/CSS techniques.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
A quick sliding puzzle created using Javascript and basic HTML/CSS. Created to demonstrate
ability to code functions using javascript.
Check out the minigame:
https://sabrinaslattery.github.io/SliderPuzzle/
- HTML/CSS
- JavaScript
A short game to pass the time! Challenge yourself to completing this 4x4 puzzle as fast as possible.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Sabrina Slattery - LinkedIn - sabrina.slattery2@gmail.com
Project Link: https://sabrinaslattery.github.io/SliderPuzzle/