Sushi Ninja
This game is not designed to run on your device. Add it to a collection to play later, or you can try to run it anyway.
Solve the puzzles ๐งฉ. Get the sushi ๐ฃ. Be the ninja ๐ฑโ๐ค... that sort of thing.
This game was created for "4 Godot 4 Devs Make 4 Games in 44 Hours" along with @DevLogLogan, @bramreth, and @PixelPunkGames1. Check out the video and their games too! ๐






Comments
Log in with itch.io to leave a comment.
Hello, Can you tell me what approach did u take to make the player movement. Like is it an tile based movement or point to point??
It's a bit of both I suppose. The source code is here. :)
https://github.com/sporktank/godot4gamejam/blob/5a4897de19340a6ba319d456f6145ca64cb677ca/player.gd#L62
Hey SporkTank! I really enjoyed Sushi Ninja and found the challenge video fascinating. I am just starting to get into game dev myself, so I was wondering if would you be willing to share the source code to this game on Github/another platform for me to help from? Thanks!
Hey there! Thanks for playing, glad you liked it.
I've make the repo public here -> https://github.com/sporktank/godot4gamejam
Quite messy in places but hopefully you learn something from it! ๐
Thank you so much!