Give our latest game a try ^^
We hope you're having fun with Crossing Worlds! As independent game developers, we are always working onto new titles. Thus, if you find any bugs, mistakes or have suggestions; we're all ears! Consider trying out Brosil and BlitzHolder aswell.
Age 24
Independent Game Dev
Brazil - Rio de Janeiro
Joined on 1/29/16
Posted by BrosaStudios - July 28th, 2020
Well, maybe not that much time; but, when making BlitzHolder, we've programmed everything with coordinates: thinking of a 1920x1080 screen (as for .exe and such). However, the web version is not taking very well such a size, and now we are trying to reduce everything. That will not be an easy task, once we need to convert every single script from a absolute position into a screen size relative. The good news is that once we do, we can basically change the screensize to any value within that ratio! (We will still keep doing minor fixing updates until that is done)
Posted by BrosaStudios - July 19th, 2020
Coming this Sunday (26/07), our very first game: BlitzHolder! It's going to be a pretty hardcore tile-matching game. We're doing the final tests and fixing up any broken code or bug that might be lying around.