/whycode

taichi hackathon repo.

Primary LanguagePython

whycode

whycoding? is a taichi hackathon repo of 五彩斑斓的黑 team, which using taichi, an parallel programming language, to achieve some visual effects.

中文English

Install and Use

# install ffplay [ffmpeg]
# ubuntu
sudo apt-get install ffmpeg
# mac
brew insatll ffmpeg

# clone code
git clone https://github.com/ElonKou/whycode

# install environment.
cd whycode
pip install -r requirements.txt

# run
python3 main.py