https://github.com/ryasmi/react-blocks
Sliding Blocks using React.
https://github.com/ryasmi/react-blocks
Last synced: about 1 year ago
JSON representation
Sliding Blocks using React.
- Host: GitHub
- URL: https://github.com/ryasmi/react-blocks
- Owner: ryasmi
- Created: 2015-02-21T14:29:48.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-02-25T13:50:24.000Z (over 11 years ago)
- Last Synced: 2025-01-29T04:34:59.785Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://ryansmith94.github.io/react-blocks/src
- Size: 1.16 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
Awesome Lists containing this project
README
#[Sliding Blocks](http://ryansmith94.github.io/react-blocks/src)
> 3x3 Sliding Blocks Puzzle. Created for HCI module at [Oxford Brookes University](brookes.ac.uk).
This work is licensed under a [Attribution-NonCommercial-ShareAlike 4.0 International
license](https://gist.githubusercontent.com/ryansmith94/b947ee33d7bfffff9d16/raw/bcd4b00739543c4a215a1f60538d899e2c22cdfd/BY-NC-SA.txt).
If you have a bug, enhancement, or question you can post it in the [issues](/issues), however, please see the [guidelines](/contributing.md) before doing so.
## Users
Go to the [Game](http://ryansmith94.github.io/react-blocks/src).
## Developers
You may contribute to this project via [issues](/issues) and [pull request](/pulls), however, please see the [guidelines](/contributing.md) before doing so.
### Getting Started
1. [Fork](/fork) the repository.
2. Clone your forked version of the repository into your Apache's `www` directory.
3. Change the code.
4. Repeat from Step 4 or continue to step 7.
5. Commit and push your changes to Github.
6. Create a [pull request](/pulls) on Github (ensuring that you follow the [guidelines](/contributing.md)).
### Directory Structure
- [src](/src) - Source code written in JavaScript/HTML/CSS.
- [bower_components](/bower_components) - Bower dependencies.