A Sokoban client based on Lua Carousel
Lua Carousel » Devlog
The kids have been enjoying Baba is You, and watching them brought back pleasant memories for me of playing Sokoban. So I went looking and found a very nice project that has collected 300 classic publicly available Sokoban puzzles. However, there's no convenient way to get them into Lua Carousel; 7000 lines is too much to try to copy on a touchscreen, and LÖVE doesn't support https yet[1]. So I ended up creating a standalone package of Lua Carousel that includes the levels and a Sokoban client in 400 more lines of code. Check it out.
[1] I don't feel comfortable distributing what would basically be raw code over unencrypted http; anybody could tamper with the code in transit.
Get Lua Carousel
Lua Carousel
Write programs on desktop and mobile
Status | In development |
Category | Tool |
Author | Kartik Agaram |
Tags | LÖVE |
More posts
- New version after 3 days3 days ago
- New version after 40 days6 days ago
- Turn your phone or tablet into a chess clock20 days ago
- Guest program: bouncing balls36 days ago
- New version after 3 months, and turtle graphics47 days ago
- Interactively zooming in to the Mandelbrot set on a touchscreen66 days ago
- A little timer app67 days ago
- New version after 4 monthsJun 28, 2024
- Visualizing the digits of πMay 04, 2024
- A little recursion problemApr 15, 2024
Leave a comment
Log in with itch.io to leave a comment.