Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

jam update Sticky

A topic by ron77 created Jan 12, 2023 Views: 184 Replies: 3
Viewing posts 1 to 3
Host

so people, how are you guys? you guys had started your games already? since this is just for fun jam we can extend it a bit if required, i'm mysoft and i'm temporally controlling the ronblue account, so we can have the jam going while ronblue is not able to :)

Submitted

I have a nearly finished version of PacMan with a "2023" board I was thinking of submitting. Would this be acceptable?

Not sure what the submission process is, though. Are you looking for code? binaries? If binaries, what platform, etc.

Host

yeah i guess its acceptable, Maybe tunning a bit for the gamejam theme... as for submission, usually source would be prefered... so that linux people can try to compile too, but if its not possible, then at least make sure there's windows 32bit binaries that are more compatible.

and as general rule if the game have a fixed resolution try to not make it bigger than 720p (or if 4:3 not bigger than 1024x768)

Submitted

My submission is https://github.com/ixiz9/freebasic-games/tree/main/pacman.

To compile the version that complies with the contest rules do

fbc -d v2023 pman.bas

Screenshot: