A little minesweeper game that I made on my Numworks calculator to be able to use it everywhere.
To use the Minesweeper game, you simply have to follow these instcructions to upload the file on your Numworks calculator:
- Go to https://my.numworks.com/python and click "My scripts"
- Then create a new script with the "New Script" button
- Name it as you wish and copy-paste the content of
minesweeper.py
as the content of your new script - Hit the "Save" button to save your script
- Plug your calculator in and click "Send to my calculator"
And voilà! You can now unplug your calculator and enjoy the game freely (you can find the game in the "Python" section of your calculator)!
Un petit jeu de démineur que j'ai créé sur ma calculatrice NumWorks afin de pouvoir l'utiliser partout où j'ai ma calculatrice.
Pour jouer au jeu du Démineur, suivez simplement ces quelques instruction pour téléverser le fichier sur votre calculatrice NumWorks :
- Allez sur https://my.numworks.com/python et cliquez sur l'onglet "Mes scripts"
- Créez ensuite un nouveau script avec le bouton "Nouveau script"
- Nommez le fichier à votre guise et copiez-coller le contenu du fichier
minesweeper.py
dans le contenu de votre nouveau script. - Cliquez sur le bouton "Sauvegarder" pour enregistrer votre script
- Branchez votre calculatrice et cliquez sur "Envoyer sur ma calculatrice"
Et voilà ! Vous pouvez désormais débrancher votre calculatrice et vous amuser avec ce nouveau jeu sur votre calculatrice (vous pouvez le retrouver dans l'onglet "Python" de cette dernière) !