Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleksandryehorov/fifteen-puzzle
Fifteen puzzle game written with React
https://github.com/oleksandryehorov/fifteen-puzzle
fifteen-puzzle fifteen-puzzle-game game react styled-components typescript
Last synced: 2 months ago
JSON representation
Fifteen puzzle game written with React
- Host: GitHub
- URL: https://github.com/oleksandryehorov/fifteen-puzzle
- Owner: OleksandrYehorov
- License: mit
- Created: 2020-07-24T11:22:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T02:22:23.000Z (8 months ago)
- Last Synced: 2024-04-23T06:07:34.864Z (8 months ago)
- Topics: fifteen-puzzle, fifteen-puzzle-game, game, react, styled-components, typescript
- Language: TypeScript
- Homepage: https://oleksandryehorov.github.io/fifteen-puzzle
- Size: 916 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fifteen puzzle game
https://oleksandryehorov.github.io/fifteen-puzzle
## Setup Instructions
**Prerequisites**: You will need Node.js installed.
```
git clone https://github.com/OleksandrYehorov/fifteen-puzzle.git
cd fifteen-puzzle
npm i
npm run start
```Application will be available at http://localhost:3000/fifteen-puzzle