Merge pull request #3 from ccoenen/patch-2
python-cairo missing from Readme
This commit is contained in:
commit
e4708d7aec
1 changed files with 2 additions and 1 deletions
|
|
@ -12,8 +12,9 @@ Pixelflut (python)
|
||||||
|
|
||||||
Gevent and pygame based python implementation. easier to hack with, but a bit slow. Not recommended for more than 20 players.
|
Gevent and pygame based python implementation. easier to hack with, but a bit slow. Not recommended for more than 20 players.
|
||||||
|
|
||||||
sudo aptitude install python-gevent python-pygame
|
sudo aptitude install python-gevent python-pygame python-cairo
|
||||||
cd pixelflut
|
cd pixelflut
|
||||||
|
mkdir save
|
||||||
python pixelflut.py brain.py
|
python pixelflut.py brain.py
|
||||||
|
|
||||||
Pixelwar (java)
|
Pixelwar (java)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue