mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-05-04 18:59:13 -04:00
wip
This commit is contained in:
parent
892f800107
commit
6c506affc4
19 changed files with 137 additions and 87 deletions
32
Readme.md
32
Readme.md
|
@ -24,7 +24,7 @@ Break colourful bricks, catch bouncing coins and select powerful upgrades !
|
|||
- reworked level up screen :
|
||||
- bigger "level X / Y cleared"
|
||||
- upgardes need to all be spent on the same list of perks (to avoid reading too much)
|
||||
- instead of rerolls, you get a longer list of choices to pick from with gold medals
|
||||
- instead of rerolls, you get a longer list of choices to pick from with silver/gold medals
|
||||
- clarified challenges, only show them when you pass one of them
|
||||
- removed the "sides bounce" challenge, bouncing on sides shouldn't be punished
|
||||
- once you reach high score of 1000, level unlock hints appear, and required / forbidden upgrades and colored gold/red
|
||||
|
@ -571,40 +571,12 @@ Break colourful bricks, catch bouncing coins and select powerful upgrades !
|
|||
|
||||
# Credits
|
||||
|
||||
I pulled many background patterns from https://pattern.monster/
|
||||
I pulled the background patterns from https://pattern.monster/
|
||||
|
||||
I wanted an APK to start in fullscreen and be able to list it on fdroid and the play store. I started with an empty view and went to work trimming it down, with the help of that tutorial : https://github.com/fractalwrench/ApkGolf/blob/master/blog/BLOG_POST.md
|
||||
|
||||
Colin (obigre) brought a lot of fantastic ideas to the game, here's his website (in French) : https://colin-crapahute.bearblog.dev/
|
||||
|
||||
Tõnu Rääk made a Tiermaker template to share your favorite perk choices : https://tiermaker.com/create/breakout-71-perks-18086724
|
||||
|
||||
# Breakout games suggestions
|
||||
|
||||
Here are a few interesting games in the breakout genre :
|
||||
|
||||
- LBreakoutHD : https://sourceforge.net/p/lgames/code/HEAD/tree/trunk/lbreakouthd/
|
||||
- Wizorb : https://store.steampowered.com/app/207420/Wizorb/
|
||||
- Ricochet infinity : https://www.myabandonware.com/game/ricochet-infinity-dxm
|
||||
- Whackerball : https://store.steampowered.com/app/2192170/Whackerball/
|
||||
- Arkanoid Archive lists many, many more https://www.youtube.com/@ArkanoidGame
|
||||
|
||||
# PC game suggestions
|
||||
|
||||
Here are a few games I've sank a lot of time in, and that inspired breakout in some way
|
||||
|
||||
- Heat signature : https://www.humblebundle.com/store/heat-signature
|
||||
- FTL : https://www.gog.com/en/game/faster_than_light
|
||||
- Nova drift : https://www.gog.com/en/game/nova_drift
|
||||
- Noita : https://www.gog.com/en/game/noita
|
||||
- Enter the gungeon : https://www.gog.com/en/game/enter_the_gungeon
|
||||
- Zero Sivert : https://store.steampowered.com/app/1782120/ZERO_Sievert/
|
||||
- Factorio : https://www.factorio.com/
|
||||
- Nuclear throne : https://store.steampowered.com/app/242680/Nuclear_Throne/ (don't buy on GOG it's outdated)
|
||||
- Brigador : https://www.gog.com/en/game/brigador
|
||||
- Teleglitch https://www.gog.com/en/game/teleglitch_die_more_edition
|
||||
|
||||
|
||||
# How to install
|
||||
|
||||
Breakout 71 can be installed and work offline in many ways:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue