compudanzas/src/norpet.gmo

16 lines
517 B
Plaintext
Raw Normal View History

2022-01-22 00:50:08 +00:00
# norpet
a digital pet with hand-powered logic.
(this page is a work in progress)
# about
norpet is a prototype of {beans computing} that we developed for a Virtual Pet Jam on itch.io
=> https://itch.io/jam/virtual-pet-jam Virtual Pet Jam - itch.io
it is based on a 3-bit counter using only NOT and OR gates of one and two inputs respectively, based on the 3-bit counters in {logiteca}.
the state of the changing "pixels" of the pet correspond to the state of the different outputs of the logic gates network.