Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

It would be relatively simple to scale down the map and tile size, but without the text the game would have no heart.

I think you should try to display your variables as icons on the screen with number next to them instead, it would take up less space. Then maybe allow the player to scroll through the city area with WASD so you don't have to cram everything into the small screen all at once. I would also just round the numbers down too so it takes less space on the screen. I think the compromises are necessary considering that this jam is about seeing what you can do with the limitations. So compromises are needed.

the icons are doable. It would also be a relatively simple matter to map movement to the keyboard. Dropping the remainder, while probably a simple matter, is something I've not looked into; but I can probably figure it out, given time.