One-Bit Jam?
I recently made this little toy I call the One-Bit Challenge with two colors, a 32x24 display, and only the ability to draw rectangles. I thought it might be an interesting limiting factor for a game jam. Any thoughts?
To create your own one-bit game, simply click on the link and clone the project.
:embed https://microstudio.io/TwiceUponATime/onebit/
One Bit Creations:
that would be hard and fun
32 by 24.... instant memories of the zx81 (although to be fair it had 'block' graphics too so no Mazogs =^^= )
Sounds like fun! - Not sure how to embed here so here is a very buggy version of 'Life'
https://microstudio.io/i/mikka/weelife/
It's possible to embed a project (or any URL, but it's designed for projects) like this:
:embed https://microstudio.io/mikka/weelife/
Result:
:embed https://microstudio.io/mikka/weelife/
Wait a single bit can only have two states so it would just switch from 0 to 1
I call it one-bit because each pixel only stores one bit of data (black or white). Similarly, 8-bit means an image with a 256-color palette (8 bits per pixel).
Since there are not many people who want to join, this thread is open to submissions but there will be no winners.