https://github.com/achep/puzzlecube
Nothing interesting, trust me.
https://github.com/achep/puzzlecube
Last synced: 12 months ago
JSON representation
Nothing interesting, trust me.
- Host: GitHub
- URL: https://github.com/achep/puzzlecube
- Owner: AChep
- License: wtfpl
- Created: 2015-05-05T12:03:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T20:19:40.000Z (over 4 years ago)
- Last Synced: 2025-02-10T00:42:37.464Z (over 1 year ago)
- Language: C++
- Size: 1.42 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Puzzle Cube
==========
[](http://www.wtfpl.net/)
_This is a simple **OpenGL** plus **C++** project for the university. Sorry for the code quality, I don't really like to spend my time on it._
Report a bug or request a feature
----------------
Before creating a new issue please make sure that same or similar issue is not already created by checking [open issues][2] and [closed issues][3] *(please note that there might be multiple pages)*. If your issue is already there, don't create a new one, but leave a comment under already existing one.
Checklist for creating issues:
- Keep titles short but descriptive.
- For feature requests leave a clear description about the feature with examples where appropriate.
- For bug reports leave as much information as possible about your device, android version, etc.
- For bug reports also write steps to reproduce the issue.
[Create new issue][1]
[1]: https://github.com/AChep/PuzzleCube/issues/new
[2]: https://github.com/AChep/PuzzleCube/issues?state=open
[3]: https://github.com/AChep/PuzzleCube/issues?state=closed