Skip to content

A 3×3 web-based sliding puzzle game with a cat-themed random image display.

Notifications You must be signed in to change notification settings

yuki16bit/sliding-puzzle-2019

Repository files navigation

Sliding Puzzle 2019

  • AppWorks School 2019 spring web class (front-end) midterm exam
  • This project is no longer maintained, no live demo is available

Front-end Tech Stack

  • React.js (class component)
  • React Router
  • SCSS
  • ESLint + Prettier (Airbnb style)
  • Babel + Webpack (without Create React App or any other framework)

Backend Tech Stack

  • Google Firebase (Firestore)
  • Unsplash API

Version Control

  • Git / Github
  • GUI: Fork