Rewrite README.md
This commit is contained in:
parent
96fccb7651
commit
88da87706f
21
README.md
21
README.md
@ -1,2 +1,19 @@
|
|||||||
# pixelnode
|
# PixelNode
|
||||||
Web based Pixelflut server in node.js and socket.io
|
Web based Pixelflut server using node.js and socket.io
|
||||||
|
|
||||||
|
Inspired by https://github.com/defnull/pixelflut
|
||||||
|
|
||||||
|
It's only a bit of fun. His servers are much better ;P
|
||||||
|
|
||||||
|
## Using
|
||||||
|
### Setup
|
||||||
|
Install node.js and download scripts
|
||||||
|
git clone https://github.com/clerie/pixelnode
|
||||||
|
sudo apt-get nodejs
|
||||||
|
nodejs index
|
||||||
|
|
||||||
|
Open localhost:61813 in a browser (you can use multiple).
|
||||||
|
|
||||||
|
### Play
|
||||||
|
Use PixelNode with the same protocol as Pixelflut:
|
||||||
|
https://github.com/defnull/pixelflut#pixelflut-protocol
|
||||||
|
Loading…
Reference in New Issue
Block a user