Crow (itch) (jessayin)
About
Made for the SGDA Fall 2021 Game Jam with the theme "Memento Mori"
~~~~
"Remember, you will die"
You've been locked in this tower your whole life. There is no way out.
Your view to the outside world is through the crows that you keep.
With them you keep living a prisoner's life. Without them, you will die.
Will you choose to free them or keep on living?
~~~~
My first Game Jam! Here are some things I had trouble with:
When putting the crow in the cage: the status of the cage should be occupied and show the crow inside the cage instead of disappearing. I had trouble getting the 'occupied' state to work and even change the sprite index, but in the end what ended up working was to do a collision with the instance_destroy() function. I'm not a programmer so I had very basic knowledge of how to get this to work, so any constructive comments would help. Thanks for playing!