Skip to content

LarsBergqvist/sliding-image-puzzle

Repository files navigation

sliding-image-puzzle

Build, test and deploy

    git clone https://github.com/LarsBergqvist/sliding-image-puzzle
    cd sliding-image-puzzle
    yarn install
    yarn start

Try it out live here: https://larsbergqvist.github.io/sliding-image-puzzle/

This is a simple sliding puzzle game implemented in React with Redux as state container

Optionally, the application can use the high score Api in this repository to read and write high scores: https://github.com/LarsBergqvist/highscore-service (The high score Api is implemented in C#/.NET 6 and uses MongoDB for storing data)

The blog post for this project can be found here: https://thingsmatic.com/2021/07/29/puzzling-with-react-and-redux/

Alt text

About

A sliding puzzle game using React + Redux and an optional high score service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published