MGS early development Demo
A downloadable game for Windows, macOS, and Android
Early demo for MGS turn based RPG. None of the art or dialog is final and will likely change in future updates.
A fmg visual novel rpg where you play as an adventurer who gets along decently well with monster girls for some reason. explore the floors of the dungeon , lvl up and manage your party!
Now android accessible!
18+!
join our discord!
| Updated | 5 days ago |
| Status | In development |
| Platforms | Windows, macOS, Android |
| Author | AshenTerrence |
| Genre | Visual Novel, Role Playing |
| Tags | Adult, female-muscle-growth, fmg, NSFW |

Comments
Log in with itch.io to leave a comment.
Tried to go to alley then this happened:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 2592, in script
if catgirl1 >=1 and catgirl2 >=1:
File "game/script.rpy", line 2592, in <module>
if catgirl1 >=1 and catgirl2 >=1:
^^^^^^^^
NameError: name 'catgirl1' is not defined
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/script.rpy", line 2592, in script
if catgirl1 >=1 and catgirl2 >=1:
File "renpy/ast.py", line 2079, in execute
if renpy.python.py_eval(condition):
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "renpy/python.py", line 1305, in py_eval
return py_eval_bytecode(code, globals, locals)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1298, in py_eval_bytecode
return eval(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/script.rpy", line 2592, in <module>
if catgirl1 >=1 and catgirl2 >=1:
^^^^^^^^
NameError: name 'catgirl1' is not defined
Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.5.0.25111603
MGS Demo 1.0
Tue Dec 16 10:37:54 2025
[/code]
Oop so sorry about that, I’ll have that patched tomorrow!