mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-24 22:16:14 -04:00
wip
This commit is contained in:
parent
e4a0d149ab
commit
958c4d6038
2 changed files with 5 additions and 5 deletions
|
@ -3,9 +3,9 @@
|
||||||
Break colourful bricks, catch bouncing coins and select powerful upgrades !
|
Break colourful bricks, catch bouncing coins and select powerful upgrades !
|
||||||
|
|
||||||
[Play now](https://breakout.lecaro.me/) -
|
[Play now](https://breakout.lecaro.me/) -
|
||||||
|
[F-Droid](https://f-droid.org/en/packages/me.lecaro.breakout/) -
|
||||||
[Google Play](https://play.google.com/store/apps/details?id=me.lecaro.breakout) -
|
[Google Play](https://play.google.com/store/apps/details?id=me.lecaro.breakout) -
|
||||||
[itch.io](https://renanlecaro.itch.io/breakout71) -
|
[itch.io](https://renanlecaro.itch.io/breakout71) -
|
||||||
[SubReddit](https://www.reddit.com/r/Breakout71/)
|
|
||||||
[GitLab](https://gitlab.com/lecarore/breakout71) -
|
[GitLab](https://gitlab.com/lecarore/breakout71) -
|
||||||
[Donate](https://github.com/sponsors/renanlecaro)
|
[Donate](https://github.com/sponsors/renanlecaro)
|
||||||
|
|
||||||
|
@ -190,7 +190,7 @@ Some extra levels wouldn't hurt
|
||||||
- letters
|
- letters
|
||||||
- fruits
|
- fruits
|
||||||
- animals
|
- animals
|
||||||
|
- countries flags and shapes, with name as background
|
||||||
|
|
||||||
# Credits
|
# Credits
|
||||||
|
|
||||||
|
|
|
@ -2614,9 +2614,9 @@ Click an item above to start a test run with it.
|
||||||
<p>
|
<p>
|
||||||
<span>Made in France by <a href="https://lecaro.me">Renan LE CARO</a>.</span>
|
<span>Made in France by <a href="https://lecaro.me">Renan LE CARO</a>.</span>
|
||||||
<a href="./privacy.html" target="_blank">Privacy Policy</a>
|
<a href="./privacy.html" target="_blank">Privacy Policy</a>
|
||||||
|
<a href="https://f-droid.org/en/packages/me.lecaro.breakout/" target="_blank">F-Droid</a>
|
||||||
<a href="https://play.google.com/store/apps/details?id=me.lecaro.breakout" target="_blank">Google Play</a>
|
<a href="https://play.google.com/store/apps/details?id=me.lecaro.breakout" target="_blank">Google Play</a>
|
||||||
<a href="https://renanlecaro.itch.io/breakout71" target="_blank">itch.io</a>
|
<a href="https://renanlecaro.itch.io/breakout71" target="_blank">itch.io</a>
|
||||||
<a href="https://www.reddit.com/r/Breakout71/" target="_blank">Subreddit</a>
|
|
||||||
<a href="https://gitlab.com/lecarore/breakout71" target="_blank">Gitlab</a>
|
<a href="https://gitlab.com/lecarore/breakout71" target="_blank">Gitlab</a>
|
||||||
<a href="https://breakout.lecaro.me/" target="_blank">Web version</a>
|
<a href="https://breakout.lecaro.me/" target="_blank">Web version</a>
|
||||||
<span>v.${window.appVersion}</span>
|
<span>v.${window.appVersion}</span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue