mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-25 22:46:15 -04:00
Automatic deploy 29018692
This commit is contained in:
parent
95ace7504e
commit
fc8da08ccd
8 changed files with 269 additions and 250 deletions
20
Credits.md
Normal file
20
Credits.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
|
||||
# Credits
|
||||
|
||||
I pulled many background patterns from https://pattern.monster/
|
||||
They are displayed in [patterns.html](patterns.html) for easy inclusion.
|
||||
|
||||
Some of the sound generating code was written by ChatGPT, and heavily
|
||||
adapted to my usage over time.
|
||||
|
||||
Some of the pixel art is taken from google image search results, I hope to replace it by my own over time :
|
||||
[Heart](https://www.youtube.com/watch?v=gdWiTfzXb1g)
|
||||
[Mushroom](https://pixelartmaker.com/art/cce4295a92035ea)
|
||||
https://prohama.com/whale-2-pattern/
|
||||
https://prohama.com/shark-2-pattern/
|
||||
https://prohama.com/bird-1-size-13x12/
|
||||
https://prohama.com/pingwin-4-pattern/
|
||||
https://prohama.com/dog-21-pattern/
|
||||
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue