SANDWICH SIMULATOR
An Educational Game for C programmers!
Completed Fall 2019
This game models the difference in size between bytes (8 bits), nybbles (4 bits) and crumbs (2 bits).
Play by eating an ASCII sandwich "byte" by "byte" (or "nybble" by "nybble", or crumb by crumb!).
Programmed in C and runs on the command line.
Playable online as well; Have fun and share!