- Jacek Kurys (@jkurys on GitHub)
- Szymon Jakubicz (@Kinzoku99 on GitHub)
Sokoban Impostor is going to be a puzzle game similar to Sokoban with a twist of recursive boxes made using Bevy game engine.
- level selection
- some boxes contain sublevels inside them
- basic settings menu
In the first part we're going to implement basic Sokoban with boxes, ending tiles and a basic menu.
In the second part we're going to add recursive boxes.
- Bevy