Thanks a lot for the feedback guys!
Quote: "i'm making a lvl too! what is the maximum size? :3"
there is none^^ But i guess the performance will suffer if there are too many black blocks
Quote: "Is there a way to test our own levels in the game?"
You now can! I uploaded a new executable. You have to do it using the command line. If the levelbitmap is in the same folder as your exe, there are two ways to play your level:
1. You create a shortcut to fckurbrain.exe, then you open the properties of that shortcut. In the target-field of the shortcut you add yourlevel.bmp at the end.
``e.g.
"C:programmespielefckurbrain.exe" yourlevel.bmp
2. You do it via cmd:
`set the folder
cd C:programs
`run the program with your levelname as commandline
fckurbrain.exe yourlevel.bmp
So now you can test your levels, have fun!
The first entry is from bmaczero, havent played it yet and i will do that know
/edit: interesting diggsey, i didnt know you could do that