Skip to content

AdityaGupta832342/code-jam-stylish-salamanders

Repository files navigation

Terminal Board

This is an application made as a submission for the PyDis Code Jam 2021.

The theme for the code jam is "Think inside the box."

What is our program?

We interpreted the theme as a form of boundaries, and one of the most common limitations of the terminal is the inability to use and create graphics. This is why we created a board for brainstorming, drawing, whatever the user wants to do - but only within the box of the terminal window. Aside from having to 'think inside the box', the only limit is the user's imagination.

Installation

Please install the requirements using the command below

$ pip install -r requirements.txt

then you can just run the main.py script, like so

py main_windows.py

and for unix OS

$ python main_unix.py

Team : Stylish Salamanders

Key Bindings:

c to clear screen

q to exit

License

MIT

About

Repository used for python discord summer code jam 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages