V0.4.2 A life to enjoy, a html weight gain game!

12/14/2024:V0.2
12/19/2024:V0.3
3/11/2025:V.04!

V0.5 will be ready soon!
sugestions are always wlecomed!

13 Likes

Not much here, but getting started is the hardest part. Functional framework.

3 Likes

v.02 is now out, hope you like it

1 Like

full screen is unavailable on the itch page, so i can’t get very far. definitely interested in checking this out, though!

1 Like

Thanks for the input, il look into fixing it

edit: fixed

1 Like

Promising start, though we’ll obviously have to wait for the proper meat and potatoes content before passing judgement.

There is an issue where sleeping for 30 minutes is incorrectly implemented (minutes don’t wrap the hours after it exceeds 10:59, so I got to the time 10:240 lol. If you’re making the date/time logic yourself, you could alternatively consider just using javascript’s Date module.)
There also seems to be height implemented, but no dropdown when creating a character to define what starting height you wish.

2 Likes

thanks for you`re input!, in the next update player customizations will be added like height(it was just a average i found online lol), and a better system for stomach capacity is almost done. il look into this module but im not familar with java programing yet.

3 Likes

In my latest project I also ran into weight gain math (^.^)
It’s fun-- if you use realistic calorie values then you’ll have to feed a horny pal like 1,000,000 calories for an immediate effect. So in my game I make all the food extra fattening, but I mostly worry about getting it “good enough” and taking liberties. Like stomach diameter can just be a 7*nthRoot(foodamount,2) (with those values tuned so it feels right)

I like storing date as a decimal number of days, and extracting minutes/hours from the fractional part with some math. It’s just nice with all the data in one number, so you can say “time += 30 * MINUTES_TO_DAYS”

4 Likes

i decided to added a difficulty multiplier so it’s pretty easy or it can be closer to reality. im still researching how to do large equation though.

2 Likes

v.03 is now out, id love to hear any future ideas you guys have

3 Likes

Gaining weight doesn’t seem to change the weight descriptions when you look in the mirror. Also, just going to the bed says you feel like you gained weight without having actually slept on it yet or anything.

2 Likes

Unfortunately the mirror and scale are not correctly linked in the available version at this time, its been one of the harder issues for me to create good descriptions,

Not sure about the bed portion of your comment but the old system was definitely janky

Version 0.4 has been released!

Check out the larger map,
Improved weight gain,
Inventory,
Stores,

The v0.5 update will be coming soon!

V0.4.1 PATCH 3/12/24

4 Likes

Watching TV and buying the hose break the game and can’t be completed. It is also not possible to rest for any amount of time.

2 Likes

​fixed issue with hose from lowe depot failing to load passage correctly

fixed variable issue whilst sleeping

fixed small speeling mistake