Coder Social home page Coder Social logo

tearoom's Introduction

Tearoom of Zero/One

About

"Tearoom of Zero/One" by Tatsuo Miyajima is an art piece displayed at the Miraikan National Museum of Emerging Science and Innovation. It represents the chaotic, continuous change of society and human consciousness as a black digital screen filled with shifting random numbers. Details can be read here. This art piece seemed like fun to implement so I created this rendition.

Prerequisites

Be sure to have Python3 (any version should be fine) and Tkinter installed.

How to Use

To run the art piece, create a local copy of this repository and run:

python3 main.py

This should run the art piece that looks something like this:

alt text

Details

The art piece itself (the "Tearoom") is a 7x7 grid of cells, where each cell is either empty or counting up from 1 to 9. The chance that a cell starts counting and the rate at which a cell counts up is determined randomly. The Tearoom has a lifespan, where after a certain amount of time elapses, all cells become empty and never count again.

License

Use the code in this repository however you wish. View details in LICENSE.md.

tearoom's People

Contributors

shoyo avatar

Stargazers

Morgan Adams avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.