mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
Updated How to play ALPHA (markdown)
parent
a2868496d6
commit
ca3bf798e5
1 changed files with 28 additions and 12 deletions
|
|
@ -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:
|
# Preconditions:
|
||||||
|
|
||||||
- newer version of the Firefox of Chrome browser
|
- newer version of the Firefox of Chrome browser
|
||||||
- keyboard
|
- keyboard
|
||||||
- mouse
|
- mouse
|
||||||
|
|
||||||
# Optional
|
|
||||||
|
|
||||||
Join the audio channel here https://appear.in/chuck.js you need to allow the browser to use your microphone.
|
|
||||||
|
|
||||||
# Usage:
|
# 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
|
- add your nickname, would be cool if we could map them
|
||||||
to real life names
|
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
|
- allow browser to hide the mouse pointer
|
||||||
- press the button on top right for Fullscreen if you like
|
- if you want to play in fullscreen, press the button on top right
|
||||||
- use "w", "a", "s" and "d" to move
|
|
||||||
|
## 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 the left mouse button to grab things
|
||||||
- use it again to drop the thing you have in your hands
|
- 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
|
- or drag the mouse to the direction you want to throw it (it will
|
||||||
draw some help lines for you after releasing the button
|
draw some help lines for you) and after releasing the button
|
||||||
the item will be thrown
|
the item will be thrown
|
||||||
- longer lines apply more force while throwing
|
- 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
|
- use the TAB key to see stats for the ongoing game
|
||||||
- if something hangs, reload the website
|
- if something hangs, reload the website
|
||||||
- you can leave the fullscreen by pressing ESC
|
- you can leave the fullscreen by pressing ESC
|
||||||
- pressing and holding the Shift and moving the mouse
|
- if your mouse is stuck press ESC
|
||||||
lets you see further
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue