mirror of
https://github.com/Steffo99/particle-clash.git
synced 2024-11-21 23:24:18 +00:00
Fix readme headers
This commit is contained in:
parent
d75d818947
commit
6e15fc7e98
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -19,7 +19,7 @@ Two particles will collide **every 10 seconds**, and only one of them may surviv
|
||||||
|
|
||||||
**Twist** the matter inside to create colored lines of **4 or more subparticles of the same color** to strengthen your particle, and prepare for the crash: the strongest particle wins the round!
|
**Twist** the matter inside to create colored lines of **4 or more subparticles of the same color** to strengthen your particle, and prepare for the crash: the strongest particle wins the round!
|
||||||
|
|
||||||
## Requirements
|
### Requirements
|
||||||
|
|
||||||
This game requires:
|
This game requires:
|
||||||
|
|
||||||
|
@ -31,19 +31,19 @@ This game requires:
|
||||||
|
|
||||||
![Screenshot of the first level with the default colors](media/screenshot-1.png "Screenshot of the first level with the default colors")
|
![Screenshot of the first level with the default colors](media/screenshot-1.png "Screenshot of the first level with the default colors")
|
||||||
|
|
||||||
## Controls
|
### Controls
|
||||||
|
|
||||||
### Player 1
|
#### Player 1
|
||||||
|
|
||||||
- \[**W**\] \[**A**\] \[**S**\] \[**D**\] - Move
|
- \[**W**\] \[**A**\] \[**S**\] \[**D**\] - Move
|
||||||
- \[**Space**\] - Rotate clockwise
|
- \[**Space**\] - Rotate clockwise
|
||||||
|
|
||||||
### Player 2
|
#### Player 2
|
||||||
|
|
||||||
- \[**↑**\] \[**←**\] \[**↓**\] \[**→**\] - Move
|
- \[**↑**\] \[**←**\] \[**↓**\] \[**→**\] - Move
|
||||||
- \[**Enter**\] - Rotate clockwise
|
- \[**Enter**\] - Rotate clockwise
|
||||||
|
|
||||||
### Common
|
#### Common
|
||||||
|
|
||||||
- **Mouse** - Select options on the menu
|
- **Mouse** - Select options on the menu
|
||||||
- **`M`** - Mute music
|
- **`M`** - Mute music
|
||||||
|
|
Loading…
Reference in a new issue