A downloadable game

You've completed your transformation from human to vampire and the person responsible— your sire— is checking in on you. That's it. It's DEFINITELY just about having become a new vampire. Not a metaphor for anything else.

Made for Queer Vampire Game Jam 2024.  Written, coded, and drawn by Kai DeJesus in Ren'py. This is my first project. Let me know if there's any bugs!

StatusReleased
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
Authorfizcatgames
GenreVisual Novel
Tags2D, Cozy, Fantasy, Queer, Singleplayer, Vampire

Download

Download
VampiricChangeSimulator-1.3-pc.zip 40 MB
Download
VampiricChangeSimulator-1.3-mac.zip 2 kB

Comments

Log in with itch.io to leave a comment.

Aww I love how caring and attentive Cam is! I encountered one bug--pasted the text below:

I'm sorry, but an uncaught exception occurred.  While running game code:   File "game/script.rpy", line 366, in script     if changending > max(fearending, enoughending):   File "game/script.rpy", line 366, in <module>     if changending > max(fearending, enoughending): NameError: name 'changending' is not defined  -- Full Traceback ------------------------------------------------------------  Full traceback:   File "game/script.rpy", line 366, in script     if changending > max(fearending, enoughending):   File "C:\Users\alysh\Downloads\VampiricChangeSimulator-1.3-pc\VampiricChangeSimulator-1.3-pc\renpy\ast.py", line 1842, in execute     if renpy.python.py_eval(condition):   File "C:\Users\alysh\Downloads\VampiricChangeSimulator-1.3-pc\VampiricChangeSimulator-1.3-pc\renpy\python.py", line 1209, in py_eval     return py_eval_bytecode(code, globals, locals)   File "C:\Users\alysh\Downloads\VampiricChangeSimulator-1.3-pc\VampiricChangeSimulator-1.3-pc\renpy\python.py", line 1202, in py_eval_bytecode     return eval(bytecode, globals, locals)   File "game/script.rpy", line 366, in <module>     if changending > max(fearending, enoughending): NameError: name 'changending' is not defined  Windows-10-10.0.22621 AMD64 Ren'Py 8.2.0.24012702 Vampiric Change Simulator 1.3 Wed Feb 28 20:53:34 2024 </module></module>