~akkartik/sokoban.love

a48db996 — Kartik K. Agaram 6 days ago main
automatically hide keyboard when running sokoban
b84184a6 — Kartik K. Agaram 7 days ago
enforce a minimum size

We need space to show the level number.
2fb83b05 — Kartik K. Agaram 7 days ago
Merge template-carousel-mobile
37145f30 — Kartik K. Agaram 7 days ago
Merge carousel.love
827a162a — Kartik K. Agaram 7 days ago
Merge template-live-editor-mobile
fc5e4186 — Kartik K. Agaram 7 days ago
Merge template-live-editor
94c0ef87 — Kartik K. Agaram 7 days ago
Merge text0
1fd137d4 — Kartik K. Agaram 7 days ago
Merge text.love
46cd42ec — Kartik K. Agaram 7 days ago
Merge lines.love
4af6f7b9 — Kartik K. Agaram 7 days ago
bugfix in source editor
5afe11a9 — Kartik K. Agaram 7 days ago
don't always pop up keyboard on mobile devices

We don't want to do this during app initialization because other forks
might not start out with an editor on screen even if this one does.

We don't want to perform this side-effect on edit.mouse_press, which
also runs in tests.
ad78a424 — Kartik K. Agaram 8 days ago
preserve text input state on resize

Not all apps we can build need the keyboard to always pop up.
307c72b8 — Kartik K. Agaram 8 days ago
parse and include all Microban levels
3d474939 — Kartik K. Agaram 8 days ago
support variable-size mazes

I've also roughly shrunk the first few levels partly to test. I could do
more of this. The more I can strip away unused cells the larger it'll
look on the phone.
49282940 — Kartik K. Agaram 9 days ago
Merge template-carousel-mobile
0a7df604 — Kartik K. Agaram 9 days ago
Merge carousel.love
22674412 — Kartik K. Agaram 9 days ago
Merge template-live-editor-mobile
6c811f0e — Kartik K. Agaram 9 days ago
Merge template-live-editor
2e5deb14 — Kartik K. Agaram 9 days ago
Merge text0
7e346033 — Kartik K. Agaram 9 days ago
Merge text.love
Next