Initially I was just curious about the font. Well it's a cool font.
I did not recognize it as grafitti, so I saw some potential risk comming from that part and did not see any benefit in leaving it in the submission.
I'm not sure if this license is compatible with creative commons or not, I'm not a lawyer, I don't know.
But somebody could take your submission, extract the characters and make it into a font and sell it ... according to cc-by-sa 3.0 (and every license offered on this platform) that should be totally legit.
And I really don't know if it's a license transfere or not to put this under a creative commons license, I just would've avoided that, because I do not understand it.
I'm not an admin, I'm not taking down anything.
It's all right.
They are supposed to be used like this:
You open the image.
Split the image into 4x6 (8x10) tiles.
Number them continously from left to right, top to bottom.
For accessing a tile you simply cast char to int and use this as the tile index.
This should also work with unicode since the beginning addresses are backward compatible to ASCII if I recall it correctly.
Awesome, thank you.
This was the tile evolution:
Please tag with summerjam
@ǝıuusןısn: I wrote a Game Boy game, the dropdown menus are just part of the Game Boy emulator, I use.
Edit: sources of my game are located here https://github.com/basxto/great-burst
https://basxto.itch.io/great-burst
If somebody wants to give my game a shot.
I was a few seconds late, my browser is lagging like hell *shrugs
EDIT: Caution: It's still buggy and unfinished. Only one premade level.
Initially I was just curious about the font. Well it's a cool font.
I did not recognize it as grafitti, so I saw some potential risk comming from that part and did not see any benefit in leaving it in the submission.
I'm not sure if this license is compatible with creative commons or not, I'm not a lawyer, I don't know.
But somebody could take your submission, extract the characters and make it into a font and sell it ... according to cc-by-sa 3.0 (and every license offered on this platform) that should be totally legit.
And I really don't know if it's a license transfere or not to put this under a creative commons license, I just would've avoided that, because I do not understand it.
I'm not an admin, I'm not taking down anything.
It's all right.
From my side you can add it without giving attribution to me, the font itself is cc0.
But technically the remix is also licensed as cc-by-sa 3.0.
They are supposed to be used like this:
You open the image.
Split the image into 4x6 (8x10) tiles.
Number them continously from left to right, top to bottom.
For accessing a tile you simply cast char to int and use this as the tile index.
This should also work with unicode since the beginning addresses are backward compatible to ASCII if I recall it correctly.
https://en.wikipedia.org/wiki/ASCII
32h left, some game jams are just 24h
The last one could also be the reverse situation ... shooting an energy blast
I tried to make it into a ttf bitmap font, but I don't know if it works at all.
It's only 6x10.
Pages