From ca3bf798e5a8dbf0a840bf760e72f020195be7d5 Mon Sep 17 00:00:00 2001 From: Karl Date: Thu, 19 Feb 2015 19:52:29 +0100 Subject: [PATCH] Updated How to play ALPHA (markdown) --- How-to-play-ALPHA.md | 40 ++++++++++++++++++++++++++++------------ 1 file changed, 28 insertions(+), 12 deletions(-) diff --git a/How-to-play-ALPHA.md b/How-to-play-ALPHA.md index 6e085ae..690f398 100644 --- a/How-to-play-ALPHA.md +++ b/How-to-play-ALPHA.md @@ -1,30 +1,46 @@ +# Optional + +Join the audio channel here https://appear.in/chuck.js you need to allow the browser to use your microphone. + # Preconditions: - newer version of the Firefox of Chrome browser - keyboard - mouse -# Optional - -Join the audio channel here https://appear.in/chuck.js you need to allow the browser to use your microphone. - # Usage: -- go to XXX +## Join +- go to the website that was shared with you - add your nickname, would be cool if we could map them to real life names -- click on the Dungeon channel +- click on the Quickstart channel or (any other if available) to join it. - allow browser to hide the mouse pointer -- press the button on top right for Fullscreen if you like -- use "w", "a", "s" and "d" to move +- if you want to play in fullscreen, press the button on top right + +## Gameplay + +### Goal +We are playing "Deathmatch" so the first person to score a certain number of points wins. + +### Walking +- use "w", "a" and "d" to jump and move + +### Grabbing and Throwing - use the left mouse button to grab things - use it again to drop the thing you have in your hands -- or drag it into the direction you want to throw it, it will - draw some help lines for you after releasing the button +- or drag the mouse to the direction you want to throw it (it will + draw some help lines for you) and after releasing the button the item will be thrown - longer lines apply more force while throwing +- draw curves or loops to spin the item in the air + +### Look around +- pressing and holding the Shift and moving the mouse + lets you see further + +### Other - use the TAB key to see stats for the ongoing game - if something hangs, reload the website - you can leave the fullscreen by pressing ESC -- pressing and holding the Shift and moving the mouse - lets you see further +- if your mouse is stuck press ESC \ No newline at end of file