We will make a 2d or possibly 2.5d game for this jam based on whoever joins our team. We are looking for artists.
This is our game made in the last jam
https://xentios.itch.io/game-jam-jams-jam
We are using Unity and generally GMT+3 time zone team and will work 8+ hours a day in jam week. Other specialised roles are also welcome.
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.
https://itch.io/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.



















