Add fastlane (#54)
This commit is contained in:
parent
c3eccccf0e
commit
c845679f27
11 changed files with 88 additions and 1 deletions
|
@ -2,7 +2,7 @@ Klooni 1010!
|
|||
============
|
||||
Play 1010! for free! Add your own themes! Contribute! Make the game yours!
|
||||
|
||||
[<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="60">](https://f-droid.org/app/io.github.lonamiwebs.klooni)
|
||||
[<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/app/io.github.lonamiwebs.klooni)
|
||||
|
||||
This project is licensed under [GPLv3+](LICENSE).
|
||||
|
||||
|
|
26
fastlane/metadata/android/en-US/full_description.txt
Normal file
26
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
Introducing Klooni
|
||||
------------------
|
||||
|
||||
1010! Klooni is a free, libre and open source klooni of
|
||||
the original minimalistic puzzle game by Gram Games.
|
||||
|
||||
|
||||
Fill Up the Board
|
||||
-----------------
|
||||
|
||||
Drag the pieces on the board and try to clear as many
|
||||
strips as you can! Beware though, it is not that easy o:)
|
||||
|
||||
|
||||
Hack It
|
||||
-------
|
||||
|
||||
Make the game yours! Collaborate! Add new themes, pieces,
|
||||
sounds or even explosions!
|
||||
|
||||
|
||||
Have Fun :)
|
||||
-----------
|
||||
|
||||
Overall, remember to have fun while playing the game. Also
|
||||
share the love with the original developers if you like it!
|
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
A libGDX game based on 1010
|
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
|
@ -0,0 +1 @@
|
|||
1010! Klooni
|
27
fastlane/metadata/android/es-ES/full_description.txt
Normal file
27
fastlane/metadata/android/es-ES/full_description.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
Introduciendo Klooni
|
||||
--------------------
|
||||
|
||||
1010! Klooni es un versión klooni libre y gratuita del
|
||||
original juego de puzles minimalista por Gram Games.
|
||||
|
||||
|
||||
Llena el Tablero
|
||||
----------------
|
||||
|
||||
¡Arrastra las piezas en el tablero e intenta limpiar tantas
|
||||
filas como puedas! Aunque te aviso, no es tan fácil o:)
|
||||
|
||||
|
||||
Hackéalo
|
||||
--------
|
||||
|
||||
¡Haz el juego tuyo! ¡Colabora! Añade tus nuevos temas,
|
||||
piezas, sonidos ¡o incluso explosiones!
|
||||
|
||||
|
||||
Diviértete
|
||||
----------
|
||||
|
||||
Sobre todo, recuerda divertirte mientras juegas. ¡No te olvides
|
||||
de compartir tu amor con el juego y los desarrolladores originales
|
||||
si te ha gustado!
|
1
fastlane/metadata/android/es-ES/short_description.txt
Normal file
1
fastlane/metadata/android/es-ES/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Un juego libGDX basado en 1010!
|
30
fastlane/metadata/android/fr-FR/full_description.txt
Normal file
30
fastlane/metadata/android/fr-FR/full_description.txt
Normal file
|
@ -0,0 +1,30 @@
|
|||
Présentation de 1010! Klooni
|
||||
----------------------
|
||||
|
||||
1010! Klooni est un jeu gratuit, libre et open-source
|
||||
repoduisant les mécanismes du jeu puzzle minimaliste
|
||||
original écrit par Gram Games.
|
||||
|
||||
|
||||
Remplissez le Plateau de Jeu
|
||||
----------------------------
|
||||
|
||||
Glissez et déposez les pièces sur le plateau de jeu et
|
||||
tentez de réaliser le maximum de lignes possible !
|
||||
Attention, ce n'est pas si facile que cela en a l'air o:)
|
||||
|
||||
|
||||
Hackez le Jeu
|
||||
-------------
|
||||
|
||||
Personnlisez le jeu ! Vous pouvez collaborer à ce jeu
|
||||
en ajoutant de nouveaux thèmes, pièces, sons ou encore
|
||||
des explosions!
|
||||
|
||||
|
||||
Faites-vous plaisir :)
|
||||
----------------------
|
||||
|
||||
N'oubliez de vous amuser pendant que vous jouez à ce jeu !
|
||||
N'hésitez pas non plus à faire un petit coucou au dévelopeur
|
||||
original pour le remercier si vous aimez ce jeu !
|
1
fastlane/metadata/android/fr-FR/short_description.txt
Normal file
1
fastlane/metadata/android/fr-FR/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Un clone de 1010 écrit avec libGDX
|
Loading…
Reference in a new issue