Skip to content

dissatisfaction-ai/coffee-game

Repository files navigation

coffee-game

QR reader installation

You need to install ZBar Bar Code Reader http://zbar.sourceforge.net/ and its headers before installing zbarlight.

On Debian

apt-get install libzbar0 libzbar-dev
pip install zbarlight

On Mac OS X

brew install zbar
export LDFLAGS="-L$(brew --prefix zbar)/lib"
export CFLAGS="-I$(brew --prefix zbar)/include"
pip install zbarlight

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •