Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

Laugh & Grow FatView game page

Handheld Electronic Game for the #LCDjam
Submitted by premek (@Premek_V) — 6 hours, 56 minutes before the deadline
Add to collection

Play handheld game

Laugh & Grow Fat's itch.io page

Results

CriteriaRankScore*Raw Score
Graphics#23.6673.667
Sound#72.5002.500
Gameplay#92.3332.333
Winner#92.3332.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

Submitted

I am significantly impressed at how much the screen looks like an LCD one. Couldn't get close to pulling that off my self.

HostSubmitted(+1)

Beautiful skin, great title and nice icon set! ;) Solid entry, balancing needed, good work for the couple hours you've had!

Submitted(+1)

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