Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Shades of colors count?

A topic by PopinKode created Jun 06, 2020 Views: 276 Replies: 6
Viewing posts 1 to 2
(2 edits)

Can I use multiple shades of the "Two Colors"?

Host

Hey! Thanks for joining! Technically, no. Another shade would be considered another discrete color in this case. However, you're being graded on "bitness" (meaning how well you kept to the specification) , so your game will still be accepted with multiple tones, but it will likely suffer in the primary scoring category. 

Submitted

What about having something fade, it looks like it is changing value, but it is just the alpha.

Host

we did it in Aspect Arcade (some of the particles fade out). imo it's really more of a grading risk than anything, as you're being graded on Bitness -- in other words how 1bit your game is -- so in a sense it's up to your fellow competitors if they accept alpha values as allowed.  Bitness is ultimately just 1 of the scoring categories.

but, to more directly answer your question, alpha manipulation would break the "1 bit" rule. 

Submitted

Ok thanks!

Submitted

So having lighting change the colors in terms of darkness isn't allowed?

Host(+1)

correct. normally you'd fake lighting in a 1bit game using dithering.