Sandwich Factory (raylib Edition)
A downloadable game for Windows and Linux
Download NowName your own price
Tnaz: Quick little basic puzzle game, with portals, crates, levers and doors, mostly made so that I could prove I could make a game.
Essentially, I remade my first unity game but in raylib (a C library).
You can even make your own custom levels! Read how_to_use_.sf_files2
Source Code on GitHub: https://github.com/tehtnaz/sandwichfactory2
Status | Released |
Platforms | Windows, Linux |
Rating | Rated 4.0 out of 5 stars (1 total ratings) |
Authors | tnaz, FarLostBrand |
Genre | Puzzle |
Made with | raylib |
Tags | c, no-game-engine, Open Source |
Download
Download NowName your own price
Click download now to get access to the following files:
SandwichFactory-v4-beta2.zip 11 MB
Development log
- Welp. I got bored.Oct 24, 2022
- A trip down memory laneSep 27, 2022
- V4 Beta ReleaseJul 22, 2022
- Sandwich Factory v3.1Dec 14, 2021
- Sandwich Factory v2Nov 07, 2021
Comments
Log in with itch.io to leave a comment.
I enjoyed this game. I think updated assets, animations, and some juice would really make this game better. Also, the hit box in the player is too big, make it smaller, so it's easier to go up and down steps, add controller support and Arrow keys support? E as the push pull button is hard to do with WASD, how about Left Shift, of Space Bar? Or maybe Spacebar could be jump, and W could be pull. E just feels hard to pull off. Great job!
TLDR: I really appreciate the feedback! Might implement it, might not, will definitely consider it for the future.
Thanks for the feedback! Updated assets were actually planned but it was difficult to maintain motivation after technically "finishing" the project around the end of 2021. Now, after so long, I REALLY don't feel like dumping THAT MUCH time into recreating the art.
Simpler changes as you mentioned could be easily implemented, though I'm a bit more busy than I was before so I can't be sure that it will happen any time soon. As for controller support, I'm not familiar with it at all so I will not be able to add it, unless it's more simple than I think it is.
With the recent release of raylib 5.0, perhaps I could try my hand at updating the game so I can see what's new. Though, this project is well over two years old now and very decrepit so working with the code may be a little bit of a challenge.
As Sandwich Factory is an important milestone in my programming journey... I could try to perfect it a bit more...but... bah... couldn't hurt, right?