The 'Gluttoness' idea

Here is the prototype so far (NSFW). I’ve been making it for the past week:
gluttoness game link

wasd for movement
left mouse for basic bat attack
space for body slam
shift to run
right mouse for biting

  • Each bite fills up her stomach a bit
  • You cannot bite any more when the stomach is full, have to wait for a bit

Enemies DO NOT SPAWN yet, use middle mouse click to spawn them manually
Also, the player does NOT take damage yet.

When the stomach has food, it will slowly digest that amount and convert it to fat. Fatness has some good effects:

  • Stronger attacks
  • longer and more damaging body slams
  • higher max hp and sp and faster hp and sp regen (not implemented)

But it also have problems:

  • Slower move and run speed
  • Slower attacks(not implemented)
  • larger hitbox (not implemented)

Sorry for the nsfw image, I don’t have time to draw clothes over her.

Originally, I wanted to make an open world text game, but apparently its more annoying (to me) to create a detailed texted based combat system and interface than to make an arcade style topdown combat system. So I set on creating a top down open world GTA like game where the player can go anywhere they want.

Right now, the game is just a bare bones proof of concept, I only focused on the combat system and HUD, not much else.
I designed a few large maps:

  • the apartment area the player lives in
  • the downtown area with shops and restaurants
  • the hero guild area for the guild building.

You can enter some buildings, but only a place holder menu is there.

Next Steps:

  • NPCs: civilians (that runs away), police and police car that arrives after a bit, other heroes
  • Inventory system
  • RPG Dialogues and lore…
  • Quests from the hero guild that brings the player to missions and work together with other heroes to scout/search and destroy/defend …
  • ?? too many to list

Most of the graphics are from free resources, but some are borrowed and needs to be replaced if the game were to be published (bedroom background, train pic)

What do you think about the game, do you like it so far?

2 Likes