2020-11-19 21:03:48 +00:00
|
|
|
Pack de textures
|
|
|
|
================
|
|
|
|
|
|
|
|
.. _entité: entity/index.html
|
|
|
|
.. _tuile: map.html#tuiles
|
2020-11-19 21:21:03 +00:00
|
|
|
.. _tuiles: map.html#tuiles
|
2020-11-19 21:03:48 +00:00
|
|
|
.. _carte: map.html
|
|
|
|
.. _paramètres: settings.html
|
|
|
|
|
|
|
|
.. _Joueur: entities/player.html
|
|
|
|
.. _Hérisson: entities/monsters.html#herisson
|
|
|
|
.. _Lapin: entities/monsters.html#lapin
|
2020-11-20 17:02:08 +00:00
|
|
|
.. _Tigre: entities/monsters.html#tigre
|
2020-11-19 21:03:48 +00:00
|
|
|
.. _Nounours: entities/monsters.html#nounours
|
2020-12-20 16:52:44 +00:00
|
|
|
.. _Tournesol: entities/friendly.html#tournesol
|
|
|
|
.. _Marchand: entities/friendly.html#marchand
|
|
|
|
.. _Cœur: entities/items.html#coeur
|
|
|
|
.. _Bombe: entities/items.html#bombe
|
|
|
|
.. _Explosion: entities/items.html#bombe
|
|
|
|
.. _Potion d'arrachage de corps: entities/items.html
|
|
|
|
.. _Épée: entities/items.html#epee
|
|
|
|
.. _Bouclier: entities/items.html#bouclier
|
|
|
|
.. _Hazel: ../index.html
|
2021-01-06 16:48:03 +00:00
|
|
|
.. _Plastron: ../entities/items.html#plastron
|
2021-01-08 13:51:56 +00:00
|
|
|
.. _Pygargue: ../entities/monsters.html#Pygargue
|
2021-01-06 16:48:03 +00:00
|
|
|
.. _Casque: ../entities/items.html#Casque
|
|
|
|
.. _Anneau: ../entities/items.html#Anneau
|
|
|
|
.. _Trompette: ../entities/items.html#Trompette
|
2020-11-19 21:03:48 +00:00
|
|
|
|
|
|
|
Chaque entité_ et chaque tuile_ de la carte_ est associé à un caractère pour
|
|
|
|
être affiché dans le terminal. Cependant, afin de pouvoir proposer plusieurs
|
|
|
|
expériences graphiques (notamment en fonction du support des émojis), différents
|
|
|
|
packs de textures sont proposés.
|
|
|
|
|
2020-12-20 16:52:44 +00:00
|
|
|
Il est possible de changer de pack dans les paramètres_.
|
2020-11-19 21:03:48 +00:00
|
|
|
|
2020-11-19 21:21:03 +00:00
|
|
|
Les packs de textures peuvent influencer la taille que prennent les tuiles_,
|
|
|
|
en raison du fait que les émojis ne sont pas monospace.
|
|
|
|
|
2020-11-19 21:03:48 +00:00
|
|
|
Les packs de textures sont au nombre de deux :
|
|
|
|
|
|
|
|
Pack ASCII
|
|
|
|
----------
|
|
|
|
|
2020-11-19 21:21:03 +00:00
|
|
|
Chaque tuile fait un caractère de large.
|
|
|
|
|
2020-11-19 21:03:48 +00:00
|
|
|
* Tuiles
|
|
|
|
* Vide : *espace*
|
|
|
|
* Mur : ``#``
|
|
|
|
* Sol : ``.``
|
|
|
|
* Entités
|
|
|
|
* Joueur_ : ``@``
|
|
|
|
* Hérisson_ : ``*``
|
|
|
|
* Lapin_ : ``Y``
|
2020-11-20 17:02:08 +00:00
|
|
|
* Tigre_ : ``n``
|
2020-11-19 21:03:48 +00:00
|
|
|
* Nounours_ : ``8``
|
2020-12-20 16:52:44 +00:00
|
|
|
* Tournesol_ : ``I``
|
|
|
|
* Marchand_ : ``M``
|
|
|
|
* Cœur_ : ``❤``
|
|
|
|
* Bombe_ : ``o``
|
|
|
|
* Explosion_ : ``%``
|
|
|
|
* `Potion d'arrachage de corps`_ : ``S``
|
|
|
|
* Épée_ : ``†``
|
|
|
|
* Bouclier_ : ``D``
|
|
|
|
* Hazel_ : ``¤``
|
2021-01-06 16:48:03 +00:00
|
|
|
* Plastron_ : ``(``
|
2021-01-08 13:51:56 +00:00
|
|
|
* Pygargue_ : ``µ``
|
2021-01-06 16:48:03 +00:00
|
|
|
* Casque_ : ``0``
|
|
|
|
* Anneau_ : ``o``
|
|
|
|
* Trompette_ : ``/``
|
2020-11-19 21:03:48 +00:00
|
|
|
|
|
|
|
|
|
|
|
Pack Écureuil
|
|
|
|
-------------
|
|
|
|
|
2020-11-19 21:21:03 +00:00
|
|
|
Chaque tuile fait 2 caractères de large pour afficher les émojis proprement.
|
|
|
|
|
2020-11-19 21:03:48 +00:00
|
|
|
* Tuiles
|
|
|
|
* Vide : *espace*
|
|
|
|
* Mur : ``🧱``
|
|
|
|
* Sol : ``██``
|
|
|
|
* Entités
|
|
|
|
* Joueur_ : ``🐿``
|
|
|
|
* Hérisson_ : ``🦔``
|
|
|
|
* Lapin_ : ``🐇``
|
2020-11-20 17:02:08 +00:00
|
|
|
* Tigre_ : ``🐅``
|
2020-11-19 21:03:48 +00:00
|
|
|
* Nounours_ : ``🧸``
|
2020-12-20 16:52:44 +00:00
|
|
|
* Tournesol_ : ``🌻``
|
|
|
|
* Marchand_ : ``🦜``
|
|
|
|
* Cœur_ : ``💜``
|
|
|
|
* Bombe_ : ``💣``
|
|
|
|
* Explosion_ : ``💥``
|
|
|
|
* `Potion d'arrachage de corps`_ : ``🔀``
|
|
|
|
* Épée_ : ``🗡️``
|
|
|
|
* Bouclier_ : ``🛡️``
|
2021-01-06 16:48:03 +00:00
|
|
|
* Hazel_ : ``🌰``
|
|
|
|
* Plastron_ : ``🦺``
|
2021-01-08 13:51:56 +00:00
|
|
|
* Pygargue_ : ``🦅``
|
2021-01-06 16:48:03 +00:00
|
|
|
* Casque_ : ``⛑️``
|
|
|
|
* Anneau_ : ``💍``
|
|
|
|
* Trompette_ : ``🎺``
|