Play handheld game
Laugh & Grow Fat's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Graphics | #2 | 3.667 | 3.667 |
Sound | #7 | 2.500 | 2.500 |
Gameplay | #9 | 2.333 | 2.333 |
Winner | #9 | 2.333 | 2.333 |
Ranked from 6 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Source Code
DOWNLOAD THE GAME from here if it does not work on itch.io:
https://github.com/premek/laugh-grow-fat/releases
full code: https://github.com/premek/laugh-grow-fat
for pos, foodPresent in ipairs(foods[#foods]) do
if foodPresent then
if pots[pos] then score = score+1
else
sploshes[pos] = X ; lives = lives - 1
if lives == 0 then playing=false; gameover=true end
end
end
end
Leave a comment
Log in with itch.io to leave a comment.
Comments
I am significantly impressed at how much the screen looks like an LCD one. Couldn't get close to pulling that off my self.
Beautiful skin, great title and nice icon set! ;) Solid entry, balancing needed, good work for the couple hours you've had!
It didn't work at first, but then I realized that my löve version was from 2014 ^^
Looks and feels like a real game from that time – well done