https://github.com/sidofc/2048-crystal-solver
https://github.com/sidofc/2048-crystal-solver
crystal experiment
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sidofc/2048-crystal-solver
- Owner: SidOfc
- License: mit
- Created: 2017-07-20T19:53:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-07T12:27:07.000Z (over 8 years ago)
- Last Synced: 2025-03-02T18:55:25.435Z (about 1 year ago)
- Topics: crystal, experiment
- Language: Crystal
- Size: 314 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twenty_forty_eight_solver
TODO: Write a description here
## Installation
TODO: Write installation instructions here
## Usage
TODO: Write usage instructions here
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ( https://github.com/[your-github-name]/twenty_forty_eight_solver/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create a new Pull Request
## Contributors
- [[your-github-name]](https://github.com/[your-github-name]) Sidney Liebrand - creator, maintainer