not on my pizza by wareification

Description
Local deathmatch game where ham toppings fight pineapple toppings for pizza dominance. They battle using their own weapons (salt powder to try and spoil the opponent) and the environment (scolding hot tomato sauce and blocking green peppers). Only one can claim the pie to themselves, because never can they happily live side by side.
Links
- WINDOWS: https://www.dropbox.com/s/xfnydjstufz6aml/not-on-my-pizza-windows.zip?dl=0
- SOURCE CODE: https://www.dropbox.com/s/nz9p18kxjlap98q/not-on-my-pizza-src.tar.gz?dl=0
Ratings
| Given | 5🗳️ | 9🗨️ |
I was afraid the multi-player requirement would prevent players from trying it. Certainly a good take away I had from the project :sweat_smile:
Other than that I think the graphics glitched mildly a couple of times. Also, it wasn't really clear what was hurting us sometimes, we lost a couple of times without (we thought) a clear reason, but it turned out the tomato's can hurt you even while they're on the ground. This makes sense in retrospect but ... well here's where sound (and a little more explanation in the description usually comes in handy). :sound:
Also an understandable, but somewhat offbeat descision is to lock mouse input for the duration of the game. Doesn't really help when I'm trying to switch between my spreadsheet whit scores and the game :sweat_smile:
Lastly, I like the inherent wackyness of condiments and ingredients fighing on a pizza!
That is an interesting issue caused by the mouse lock that the game currently does. It was originally added for FPS games, but it doesn't make any sense for a game like this. That is a good suggestion, I'll look into making it configurable.
I really appreciate you and your sisters feedback. Thank you!
It sounds like a really fun idea for a game, and I love the concept.