déplacement image + maj activité Terminus

This commit is contained in:
2022-04-01 11:05:33 +02:00
parent 918c97944f
commit 8c6fd1b36c
24 changed files with 19 additions and 19 deletions

View File

@@ -43,7 +43,7 @@
"\n", "\n",
"Découverte des commandes d'un système d'exploitation libre (via une activité ludique ici)\n", "Découverte des commandes d'un système d'exploitation libre (via une activité ludique ici)\n",
"\n", "\n",
"![Programme 1ere NSI](Images/Programme.png)" "![Programme 1ere NSI](../assets/programme.png)"
] ]
}, },
{ {
@@ -182,7 +182,7 @@
"source": [ "source": [
"\n", "\n",
"\n", "\n",
"![Intro](Images/Intro.png)\n", "![Intro](../assets/intro.png)\n",
"\n", "\n",
"\n", "\n",
"--------------------" "--------------------"
@@ -194,7 +194,7 @@
"source": [ "source": [
"Le jeu commence par vous demander votre prénom : il vous sera plus facile de vous identifier au personnage de cette manière. Vous pouvez, évidemment, utiliser un pseudonyme.\n", "Le jeu commence par vous demander votre prénom : il vous sera plus facile de vous identifier au personnage de cette manière. Vous pouvez, évidemment, utiliser un pseudonyme.\n",
"\n", "\n",
"![Prenom](Images/Prenom.png)" "![prenom](../assets/prenom.png)"
] ]
}, },
{ {
@@ -210,7 +210,7 @@
"source": [ "source": [
"D'entrée, le jeu vous donne quelques commandes avec lesquelles vous allez pouvoir avancer :\n", "D'entrée, le jeu vous donne quelques commandes avec lesquelles vous allez pouvoir avancer :\n",
"\n", "\n",
"![Début](Images/Linux.png)" "![Début](../assets/linux.png)"
] ]
}, },
{ {
@@ -234,7 +234,7 @@
"\n", "\n",
"Si vous arrivez dans un endroit que vous ne connaissez pas, que faites vous en premier ? Vous observez. Et bien la commande **_LS_** est parfaite pour cela, allons-y.\n", "Si vous arrivez dans un endroit que vous ne connaissez pas, que faites vous en premier ? Vous observez. Et bien la commande **_LS_** est parfaite pour cela, allons-y.\n",
"\n", "\n",
"![LS](Images/LS.png)" "![LS](../assets/ls.png)"
] ]
}, },
{ {
@@ -298,7 +298,7 @@
"Une fois cela fait, retournons à notre jeu : On peut commencer par parler avec la Palourde.\n", "Une fois cela fait, retournons à notre jeu : On peut commencer par parler avec la Palourde.\n",
"\n", "\n",
"\n", "\n",
"![Palourde](Images/Cat.png)\n", "![Palourde](../assets/cat.png)\n",
"\n", "\n",
"\n", "\n",
"\n" "\n"
@@ -320,7 +320,7 @@
"Ainsi, pour parvenir au **_BoisDeslutins/_** il vous faut taper : <br>\n", "Ainsi, pour parvenir au **_BoisDeslutins/_** il vous faut taper : <br>\n",
"\n", "\n",
"\n", "\n",
"![CD](Images/CD.png)" "![CD](../assets/cd.png)"
] ]
}, },
{ {
@@ -397,7 +397,7 @@
"Et bien pas forcément, car il se trouve que les personnes qui ont développé ces commandes ont pensé à vous aider : regardez en dessous, il y a une incone qui ressemble à la touche **_tabulation_** de votre clavier\n", "Et bien pas forcément, car il se trouve que les personnes qui ont développé ces commandes ont pensé à vous aider : regardez en dessous, il y a une incone qui ressemble à la touche **_tabulation_** de votre clavier\n",
"\n", "\n",
"\n", "\n",
"![tab](Images/tab.png)\n", "![tab](../assets/tab.png)\n",
"\n" "\n"
] ]
}, },
@@ -407,7 +407,7 @@
"source": [ "source": [
"Si vous cliquez sur cette icone, la machine va tenter de remplir le texte par elle même !\n", "Si vous cliquez sur cette icone, la machine va tenter de remplir le texte par elle même !\n",
"\n", "\n",
"![tab_2](Images/tab_2.png)" "![tab_2](../assets/tab_2.png)"
] ]
}, },
{ {
@@ -450,7 +450,7 @@
"Comme à chaque fois que l'on entre dans un nouveau lieu, que fait - on ?\n", "Comme à chaque fois que l'on entre dans un nouveau lieu, que fait - on ?\n",
"\n", "\n",
"\n", "\n",
"![Prairie](Images/LS_Prairie.png)" "![Prairie](../assets/ls_prairie.png)"
] ]
}, },
{ {
@@ -465,7 +465,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"![Montagnes](Images/Montagnes.png)" "![Montagnes](../assets/montagnes.png)"
] ]
}, },
{ {
@@ -494,11 +494,11 @@
"Suivez donc le conseil du jeu, et faites un **_ls_** afin de faire apparaître votre prochaine destination\n", "Suivez donc le conseil du jeu, et faites un **_ls_** afin de faire apparaître votre prochaine destination\n",
"\n", "\n",
"<br>\n", "<br>\n",
"Puis prendez en la direction <br>\n", "Puis prenez en la direction <br>\n",
"\n", "\n",
"\n", "\n",
"\n", "\n",
"![CD_Montagnes](Images/CD_Montagnes.png)" "![CD_Montagnes](../assets/cd_montagnes.png)"
] ]
}, },
{ {
@@ -509,7 +509,7 @@
"\n", "\n",
"<br>\n", "<br>\n",
"\n", "\n",
"![Exit](Images/Exit.png)" "![Exit](../assets/exit.png)"
] ]
}, },
{ {
@@ -520,7 +520,7 @@
"\n", "\n",
"<br>\n", "<br>\n",
"\n", "\n",
"![Vieil_Homme](Images/Vieil_Homme.png)" "![Vieil_Homme](../assets/vieil_homme.png)"
] ]
}, },
{ {
@@ -556,7 +556,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"![help_man](Images/help_man.png)" "![help_man](../assets/help_man.png)"
] ]
}, },
{ {
@@ -574,7 +574,7 @@
"\n", "\n",
"<br>\n", "<br>\n",
"\n", "\n",
"![man_mv](Images/man_mv.png)" "![man_mv](../assets/man_mv.png)"
] ]
}, },
{ {
@@ -657,7 +657,7 @@
], ],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "Python 3", "display_name": "Python 3 (ipykernel)",
"language": "python", "language": "python",
"name": "python3" "name": "python3"
}, },
@@ -671,7 +671,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.7.6" "version": "3.8.8"
} }
}, },
"nbformat": 4, "nbformat": 4,

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB