Skip to content

Benhgift/blocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocks

Draw some blocks on the screen

Quickstart

pip3 install -r requirements.txt && python3 main.py

Quickstart with docker on OSX

brew install xquartz && open -a Xquartz
# now go to preferences/privacy and check the unchecked box

brew install socat

./docker_run.sh

thing

About

draw blocks on the screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • Shell 4.8%