Skip to content

redmountainmakers/led_brick_socket_io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

led_brick_socket_io

For playing a tetris game on the RMM LEDMatrix screen, controlled by any web-enabled device (laptop, smart phone, etc.) on the RMM network.

Dependencies:

sudo apt-get install libevent-dev
sudo pip install pyramid gevent gevent-socketio gevent-subprocess
sudo pip install pyramid_socketio

Setup:

. env/bin/activate
python setup.py develop

Commands to start it running:

cd led_brick_socket_io
pserve --reload development.ini

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published