Implement save and loading games (#8)

This commit is contained in:
Julian Murgia
2021-07-02 23:08:43 +02:00
committed by GitHub
parent 58d880101d
commit bd4c33cf77
66 changed files with 1268 additions and 736 deletions

View File

@@ -8,3 +8,6 @@ OPTIONS_LANGUAGE,Language,Langue
GENERAL_VOLUME,General,Général
MUSIC_VOLUME,Music,Musique
SOUND_VOLUME,Sound effects,Effets sonores
CANCEL,Cancel,Annuler
OK,OK,OK
ENTER_SAVE_NAME,Enter the save name:,Entrez un nom de sauvegarde
1 keys en fr
8 GENERAL_VOLUME General Général
9 MUSIC_VOLUME Music Musique
10 SOUND_VOLUME Sound effects Effets sonores
11 CANCEL Cancel Annuler
12 OK OK OK
13 ENTER_SAVE_NAME Enter the save name: Entrez un nom de sauvegarde