mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-03 23:04:08 +01:00
remove extra line-feeds
This commit is contained in:
parent
f441ec18b3
commit
61d580adeb
2 changed files with 6 additions and 30 deletions
|
@ -1,17 +1,5 @@
|
|||
A cross-platform game with the same rules as Scrabble that can be
|
||||
played locally (on the same device), or against up to three other
|
||||
devices (per game) via data-SMS, Bluetooth and the internet. Start
|
||||
games via an invitation sent by email, SMS, or Bluetooth, or if
|
||||
somebody's nearby just touch NFC-capable devices or have them scan a
|
||||
QR Code.
|
||||
A cross-platform game with the same rules as Scrabble that can be played locally (on the same device), or against up to three other devices (per game) via data-SMS, Bluetooth and the internet. Start games via an invitation sent by email, SMS, or Bluetooth, or if somebody's nearby just touch NFC-capable devices or have them scan a QR Code.
|
||||
|
||||
Drag letters onto the board next to other letters to make new words;
|
||||
press the number on the right of the screen to commit your move and
|
||||
let the next person move. An English wordlist is built-in, and if the
|
||||
app is running on a phone in a supported language other than English
|
||||
it will offer to download a wordlist.
|
||||
Drag letters onto the board next to other letters to make new words; press the number on the right of the screen to commit your move and let the next person move. An English wordlist is built-in, and if the app is running on a phone in a supported language other than English it will offer to download a wordlist.
|
||||
|
||||
The source code supports push messaging via Google Play, but that
|
||||
won’t function in this build even if Google Play is installed. It just
|
||||
means that moves won’t be transmitted quite as quickly as if it were
|
||||
supported. Play via SMS or Bluetooth is unaffected by this.
|
||||
The source code supports push messaging via Google Play, but that won’t function in this build even if Google Play is installed. It just means that moves won’t be transmitted quite as quickly as if it were supported. Play via SMS or Bluetooth is unaffected by this.
|
||||
|
|
|
@ -1,17 +1,5 @@
|
|||
Un jeu multiplateforme avec les mêmes règles que le Scrabble, qui peut
|
||||
être joué localement (sur le même appareil), ou contre un autre appareil
|
||||
par MMS, Bluetooth et Internet. Commencez les parties via une invitation
|
||||
envoyée par email, SMS, ou Bluetooth, ou, si quelqu'un est à proximité,
|
||||
en lui faisant scanner un code QR.
|
||||
Un jeu multiplateforme avec les mêmes règles que le Scrabble, qui peut être joué localement (sur le même appareil), ou contre un autre appareil par MMS, Bluetooth et Internet. Commencez les parties via une invitation envoyée par email, SMS, ou Bluetooth, ou, si quelqu'un est à proximité, en lui faisant scanner un code QR.
|
||||
|
||||
Déplacez les lettres sur le plateau à côté d'autres lettres pour faire
|
||||
des nouveaux mots ; appuyez sur le nombre sur la droite de l'écran pour
|
||||
valider votre coup et laisser la prochaine personne jouer. Une liste de
|
||||
mots en anglais est fournie, mais il y a un lien vers le site web pour
|
||||
télécharger des listes de mots pour jouer dans d'autres langues.
|
||||
Déplacez les lettres sur le plateau à côté d'autres lettres pour faire des nouveaux mots ; appuyez sur le nombre sur la droite de l'écran pour valider votre coup et laisser la prochaine personne jouer. Une liste de mots en anglais est fournie, mais il y a un lien vers le site web pour télécharger des listes de mots pour jouer dans d'autres langues.
|
||||
|
||||
Le code source gère les envois de messages par Google Play, mais cela ne
|
||||
fonctionnera pas dans cette version, même si Google Play est installé.
|
||||
Cela signifie juste que les coups ne seront pas transmis aussi
|
||||
rapidement que si ils étaient gérés. Le jeu par SMS ou Bluetooth n'est
|
||||
pas affecté par ça.
|
||||
Le code source gère les envois de messages par Google Play, mais cela ne fonctionnera pas dans cette version, même si Google Play est installé. Cela signifie juste que les coups ne seront pas transmis aussi rapidement que si ils étaient gérés. Le jeu par SMS ou Bluetooth n'est pas affecté par ça.
|
||||
|
|
Loading…
Reference in a new issue