The Match 3 game I enjoyed the most and I could imagine the slot one would work perfectly fine for your Neon Girls project! Must admit though, your first game with the colored balls I didn't really understand it's rules...
GreyWerewolf
Creator of
Recent community posts
Hello!
You were back in the past that friendly to offer me a free month of Patreon trial, but unfortunately I wasn't able to continue this kind of membership, because of their payment methods. Is there any other kind of donation option available for supporting your projects? Anything that involves credit cards and mobile phone access is a personal no-go for me, sorry.
Many thanks for this nice, short game! :) I've enjoyed especially it's graphics and I'm a big fan of click and point games in general so your solving puzzles with collecting objects game-play was appealing to me. I've only noticed one little bug which is no big deal but thought maybe I should let you know about it: After repairing the ship the duck is strangely able to swim on it's sail/pole like it would be only paint on the water.
Not working on my Linux system. :/
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/gamestate.rpy", line 25, in script
default persistent.gs = GameState()
File "game/gamestate.rpy", line 25, in script
default persistent.gs = GameState()
File "game/gamestate.rpy", line 25, in execute
default persistent.gs = GameState()
File "game/gamestate.rpy", line 25, in <module>
default persistent.gs = GameState()
File "game/gamestate.rpy", line 8, in __init__
self.os_name = os.getlogin()
OSError: [Errno 6] No such device or address
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/home/x/Games/Lilith-Wants-To-Buy-Your-Soul-1.3.1-linux/renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "/home/x/Games/Lilith-Wants-To-Buy-Your-Soul-1.3.1-linux/renpy/main.py", line 558, in main
renpy.game.context().run(node)
File "game/gamestate.rpy", line 25, in script
default persistent.gs = GameState()
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/gamestate.rpy", line 25, in script
default persistent.gs = GameState()
File "game/gamestate.rpy", line 25, in execute
default persistent.gs = GameState()
File "/home/x/Games/Lilith-Wants-To-Buy-Your-Soul-1.3.1-linux/renpy/python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/gamestate.rpy", line 25, in <module>
default persistent.gs = GameState()
File "game/gamestate.rpy", line 8, in __init__
self.os_name = os.getlogin()
OSError: [Errno 6] No such device or address
Linux-5.15.0-102-generic-x86_64-with-glibc2.35 x86_64
Ren'Py 8.0.3.22090809
Lilith Wants To Buy Your Soul 1.3.1
Thu Apr 18 16:55:31 2024
Nice, little game. :) I've only noticed 2 bugs but you've lost your data anyways so I guess that information won't be useful to you anymore.
1. Sometimes pressing the down key won't work while standing up so the teacher is going to catch you.
2. If you keep your pants down during the tutorial there won't be any interruptions so it's really easy to win the game like that. X)
