Playable (optional
Xentios
Creator of
Recent community posts
Definitely one of the most creative ones I have seen for this jam. My only negative feedback would be I wish the bloodlust bar was hidden and actually work against us if we release too many nobbles. Like revolution failed ending. Currently I Just beheaded anyone when that bar was near full for my first play through. Going to play 2 times more to see other endings if there is.
I know this is talked before but I think this is such a simple change to do while very important in game jams where you worked with literally random people from the internet.
/t/3723327/add-granularity-to-admin-privileges-for-non-admin-team...
This has happened to a member of my last game jam's team previously , where their programmer deleted the whole project. This should not be allowed and easiest solution is to give less members access to the delete buttons of a project.
-Write me player code
IF KEY=='W' OR 'UP' (PLAYER.JUMP())
GRAVITY=TRUE
LIVES=3
-Now write me enemy code, make it masterpiece(Save button not working sometimes)
FOREVER (MOVE)
IF COLLISION (PLAYER.HURT())
-Write me coin code but make it 1 line only.
IF COLLISION (COIN+=1)
Here saved you all, now thank your AI.



















