Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

How did you get the game to look like that, kinda like a computer screen?. Anyways I was really interested in how you did so because I am currently building a computer type game myself in bitsy and would love to use this filter

it uses the canvas replacement hack, which allows you to use a fragment shader as a post-processing step

would it be possible to make a borksy type program but for filters for bitsy. i feel ike that would do well, or maybe its just me.

i don't see why not; i assume ayo didn't include it in borksy just cause it's one of the more technically complex hacks (you have to be able to write GLSL), but there's no harm in asking him to add it!

you can always use the additional JS field in borksy to include hacks that aren't natively supported in the meantime