My game is going pretty good so far I’ve gotten over some major hurdles and stumbling blocks that I had before the jam, and now should be ready to move forward. Tomorrow I’ll finish up the player controls, make some more entities, and start on assets; may take awhile but should be pretty straight forward.
Code: Python and pygame library, built on a previous game I tried making
Tonights progress: made game, entity, scene, and player classes, implemented ‘sprite’ drawing/rendering, split program into separae files
Game Idea:
Locked in a bedroom during night
dream ‘monsters’ appear as player enters the bed and falls asleep
defeating a monster moves on to next stage
pretty simple but I should be able to handle it.
note: will try to post pictures and art later
Samuel Jasmer