Skip to content

Commit 1477de9

Browse files
committed
The Mobile Friendly Update
This update makes the game fully playable without a keyboard! [ADDED] - Fully playable with only mouse or finger - Fully navigable with arrow keys [REMOVED] - Most keyboard shortcuts, as they were undiscoverable [CHANGED] - Swapped controls for quicksort to match bubble sort [FIXED] - Crash on cocktail shaker sort with reversed data
2 parents 79225b6 + 9438b37 commit 1477de9

30 files changed

+453
-210
lines changed

CREDITS.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@ The above copyright notice and this permission notice shall be included in all c
1010
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.
1111

1212
# [FreeType](https://www.freetype.org)
13-
Portions of this software are copyright © 2019 The FreeType
14-
Project (www.freetype.org). All rights reserved.
13+
Portions of this software are copyright © 2019 The FreeType Project (www.freetype.org). All rights reserved.
14+
15+
# [Hack](https://github.com/source-foundry/Hack)
16+
17+
The work in the Hack project is Copyright 2018 Source Foundry Authors and licensed under the MIT License

assets/icon-144.png

2.13 KB
Loading

assets/icon-144.png.import

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/icon-144.png-9d3b792db2db097cbdfcc8658ca7c104.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://assets/icon-144.png"
13+
dest_files=[ "res://.import/icon-144.png-9d3b792db2db097cbdfcc8658ca7c104.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=true
35+
svg/scale=1.0

assets/icon-16.png

1.26 KB
Loading

assets/icon.png.import renamed to assets/icon-16.png.import

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
importer="texture"
44
type="StreamTexture"
5-
path="res://.import/icon.png-b6a7fb2db36edd3d95dc42f1dc8c1c5d.stex"
5+
path="res://.import/icon-16.png-2e34b0184d10db36a6882c1079169a22.stex"
66
metadata={
77
"vram_texture": false
88
}
99

1010
[deps]
1111

12-
source_file="res://assets/icon.png"
13-
dest_files=[ "res://.import/icon.png-b6a7fb2db36edd3d95dc42f1dc8c1c5d.stex" ]
12+
source_file="res://assets/icon-16.png"
13+
dest_files=[ "res://.import/icon-16.png-2e34b0184d10db36a6882c1079169a22.stex" ]
1414

1515
[params]
1616

@@ -28,6 +28,7 @@ process/fix_alpha_border=true
2828
process/premult_alpha=false
2929
process/HDR_as_SRGB=false
3030
process/invert_color=false
31+
process/normal_map_invert_y=false
3132
stream=false
3233
size_limit=0
3334
detect_3d=true

assets/icon-180.png

2.45 KB
Loading

assets/icon-180.png.import

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/icon-180.png-e024a7fa55520566a42315fde1072434.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://assets/icon-180.png"
13+
dest_files=[ "res://.import/icon-180.png-e024a7fa55520566a42315fde1072434.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=true
35+
svg/scale=1.0

assets/icon-32.jpg

7.23 KB
Loading

assets/icon-32.jpg.import

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/icon-32.jpg-b649e61d7245e645722b7f8e730da2cd.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://assets/icon-32.jpg"
13+
dest_files=[ "res://.import/icon-32.jpg-b649e61d7245e645722b7f8e730da2cd.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=true
35+
svg/scale=1.0

assets/icon-512.png

7.53 KB
Loading

0 commit comments

Comments
 (0)