Add README.md
This commit is contained in:
parent
a523c588ba
commit
80284baf2e
26
README.md
Normal file
26
README.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
Some sort of WebGL Minecraft
|
||||||
|
============================
|
||||||
|
(By po1)
|
||||||
|
|
||||||
|
|
||||||
|
How to launch
|
||||||
|
-------------
|
||||||
|
|
||||||
|
```
|
||||||
|
python3 -m http.server
|
||||||
|
```
|
||||||
|
|
||||||
|
Then point your browser (chrome? haven't tested with firefox) to
|
||||||
|
http://localhost:8000
|
||||||
|
|
||||||
|
|
||||||
|
Tips & stuff
|
||||||
|
------------
|
||||||
|
|
||||||
|
* Click the game to capture mouse & keyboard
|
||||||
|
* Escape to cancel capture
|
||||||
|
* WASD to move around
|
||||||
|
* Space to jump
|
||||||
|
* F to fly
|
||||||
|
* The world is not infinite. But it's really big.
|
||||||
|
* Plenty of bugs to find!
|
Loading…
Reference in New Issue
Block a user