mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-20 16:54:25 +00:00
* Introduce Makefile and go vendor directory for faster build * WIP: Refactor cloud-game codebase with spliting overlord and worker binary * Fix all issues and have a running build * Complete first version of refactor
28 lines
1.1 KiB
Markdown
Vendored
28 lines
1.1 KiB
Markdown
Vendored
# Web-based Cloud Gaming Service Game Instruction
|
|
|
|
The game can be played on Desktop, Mobile (Android only). You can plug joystick to play with the game.
|
|
|
|
Click question mark on the top left to see game instruction.
|
|
|
|
## Key map on Desktop
|
|
Game keymap follows
|
|
Arrow keys to move
|
|
H -> Show help
|
|
C -> Start
|
|
V -> Select
|
|
Z -> A
|
|
X -> B
|
|
S -> Save (Save state)
|
|
A -> Load (Load previous saved state)
|
|
W -> Share your running game to other or you can keep it to continue playing the next time. Multiple people can access the same game for multiplayer or observation.
|
|
F -> Full screen
|
|
Q -> Quit the current game and go to menu screen.**NOTE**: we are facing some issue with quit, so it's better to refresh the page.
|
|
|
|
## Mobile play
|
|
You can play the game on Android device. Make sure your Android has the version that support WebRTC. IOS doesn't support WebRTC streaming now.
|
|
|
|
The keys map are equivalent to Desktop. Press the button to fire input.
|
|
|
|
## Joystick
|
|
The game also accepts joystick, so you can try plug in one and experience. It will be very fun!
|
|
|