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
- Drawing with a pen on a pendulum9 days ago
- New version after 16 days16 days ago
- New version after 9 days33 days ago
- New version after 3 days64 days ago
- New version after 40 days67 days ago
- Turn your phone or tablet into a chess clock81 days ago
- Guest program: bouncing balls97 days ago
- New version after 3 months, and turtle graphicsOct 05, 2024
- Interactively zooming in to the Mandelbrot set on a touchscreenSep 16, 2024
- A little timer appSep 15, 2024
Leave a comment
Log in with itch.io to leave a comment.