Skip to content
Snippets Groups Projects
Commit e8283f9d authored by Julian Ammouche Ottosen's avatar Julian Ammouche Ottosen
Browse files

Typo (!74)

parent b9696295
No related branches found
No related tags found
1 merge request!74Typo
......@@ -17,12 +17,12 @@ public class HowToPlayView extends ViewState {
}
private final String[] pages = {
"Welcome to Chess Evolution! This is a new chess game where you can choose between 3 different loadouts and 3 different mapsizes. You can start by clicking \"Create Game\"",
"Here you can choose between 3 loadouts: Standard, Medival and Modern. Where each loadout has there own pieces",
"Welcome to Chess Evolution! This is a new chess game where you can choose between 3 different loadouts and 3 different mapsizes. You can start by clicking \"Create Game\".",
"Here you can choose between 3 loadouts: Standard, Medival and Modern. Where each loadout has there own pieces.",
"There are tree new pieces to the game: Snake, Phenoix and Thief.",
"This is the piece Phenoix, as you can see it can only move like a box around it.",
"This is the piece Snake, this pice work like a bishop, but it jumps diagonaly instead",
"And last new piece is the Thief, this piece can move like a rook, but it jumps like the snake",
"This is the piece Snake, this piece work like a bishop, but it jumps diagonaly instead.",
"And last new piece is the Thief, this piece can move like a rook, but it jumps like the snake.",
"After choosing loadout and mapsize, you can click \"Start Game\" to start the game.",
"To win the game, you need to capture your opponent's king. Good luck!"
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment