diff --git a/README.md b/README.md index 9dc9c4a..e13cd7e 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,20 @@ Battle City game recreated in Unity Engine 5. +| | | +|---|---| +|![First level](https://github.com/JustoSenka/BattleCity/blob/master/Screenshots/BattleCity1.png?raw=true)|![Second level](https://github.com/JustoSenka/BattleCity/blob/master/Screenshots/BattleCity2.png?raw=true)| + ##Controls -R to reset the game and change number of players. +**R** to reset the game and change number of players. ### Player 1: -WASD Keys to move. -G to shoot. +**WASD** Keys to move. +**G** to shoot. ### Player 2: -Arrow Keys to move. -L to shoot. +**Arrow Keys** to move. +**L** to shoot.