Skip to content

Commit fc60e4a

Browse files
doc: Update README for v0.9.0
* doc: Add introduction section * style: Formatting update in Textfile * doc: Add how to play section * doc: Fix formatting and typo * doc: Update technical details section * doc: Fix typo * doc: Add links to README * doc: Add gifs to README * doc: Add data serialisation section completes O-73
1 parent 81592ab commit fc60e4a

File tree

2 files changed

+435
-27
lines changed

2 files changed

+435
-27
lines changed

.config/locale/en.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ en:
7676
* If this is your first visit to the Arcade, enter [1] to create a new profile.
7777
* If you have already created a profile, enter [2] to load your profile.
7878
msg2: "Please specify a profile loading mode: "
79-
msg3: "Please provide a username(Default: Arcade Player): "
79+
msg3: "Please provide a username (Default: Arcade Player): "
8080
msg4: |
8181
* 👋 Greetings %{name}!
8282
load:
@@ -227,7 +227,7 @@ en:
227227
* • '0-0-0' => 'Castle Queenside'
228228
*
229229
* Pawn Promotion:
230-
* Pawn can be prompted to a queen(Q), rook(R), bishop(B) or a knight(N).
230+
* Pawn can be prompted to a queen (Q), rook (R), bishop (B) or a knight (N).
231231
* • 'e8=Q' => 'Pawn promotes to queen'
232232
* • 'e8=R' => 'Pawn promotes to rook'
233233
sm_h: |
@@ -247,7 +247,7 @@ en:
247247
* • 'e1c1' => 'Castle Queenside'
248248
*
249249
* Pawn Promotion:
250-
* Pawn can be prompted to a queen(q), rook(r), bishop(b) or a knight(n).
250+
* Pawn can be prompted to a queen (q), rook (r), bishop (b) or a knight (n).
251251
* • 'e7e8q' => 'Pawn promotes to queen'
252252
* • 'e7e8r' => 'Pawn promotes to rook'
253253
blanks:

0 commit comments

Comments
 (0)