Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andyld97/shiftme
Shift Me! is a classic 8-puzzle game in which the aim is to put the stones in the right order.
https://github.com/andyld97/shiftme
android game java puzzle puzzle-game
Last synced: about 1 month ago
JSON representation
Shift Me! is a classic 8-puzzle game in which the aim is to put the stones in the right order.
- Host: GitHub
- URL: https://github.com/andyld97/shiftme
- Owner: andyld97
- Created: 2021-05-18T09:08:16.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-04T19:05:24.000Z (12 months ago)
- Last Synced: 2024-10-12T14:29:47.824Z (2 months ago)
- Topics: android, game, java, puzzle, puzzle-game
- Language: Java
- Homepage: https://shiftme.ca-soft.net/
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Shift Me! is a classic 8-puzzle game in which the aim is to put the stones in the right order.
There are different levels (3x3, 4x4, 5x5 up to 10x10) and in each level one field remains free so that the stones can be moved.
can be moved. The aim is to solve the puzzle as efficiently as possible, i.e. with as few moves as possible and in as little time as possible.
in a short time. For this reason, there are these two indicator displays at the top right. Since there are not only easy but also
difficult levels, it can be very demanding.[Homepage](https://shiftme.ca-soft.net/page/home)