AntounWagdy / Ball-Sort-Solver-Website

Ball-Sort-Solver-Website is a java based website to find and analyze solutions for the game known as "Ball Sort Puzzle". The game play mainly resides at Google Play Store. This is a simple GUI to test the Solver algorithm

Home Page:https://ball-sort-solver-283820.uc.r.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ball-Sort-Solver-Website

Ball-Sort-Puzzle-Solver is a java based website to find and analyse solutions for the game known as "Ball Sort Puzzle". You may test the game play at Google Play Store. This website depends on an algorithm from my repository which analyzes the different algorithm solution for this game.

Getting started

This website is built as google cloud platform application. To use it you need an acess to google cloud platform. And then follow these steps: 1. Add Google cloud tool to eclipse. Follow this tutorial.
2. Using the previous tool on eclipse, Create a new google cloud standard app. 3. Add the repos files to your project. And now you can start test and edit.

Output

To see the output of this repository follow the google cloud host link of this repository.

License

Copyright (c) 2020 Antoun Wagdy.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Ball-Sort-Solver-Website is a java based website to find and analyze solutions for the game known as "Ball Sort Puzzle". The game play mainly resides at Google Play Store. This is a simple GUI to test the Solver algorithm

https://ball-sort-solver-283820.uc.r.appspot.com/

License:MIT License


Languages

Language:JavaScript 54.8%Language:Java 43.9%Language:HTML 1.3%