Elias Projahn
03c94fe48c
Add coins to game
...
This adds a new asset, a new component and some new game mechanics.
Coins will appear every one to two minutes and can be collected by
tapping them.
2020-01-19 14:12:11 +01:00
Elias Projahn
72aa6d7183
Add basic shop screen
...
This removes the "support me" button on the home screen and replaces it
with a link to the future shop. The rewarded video ad can be reached
from there. I also cleaned up the localizations and reformated
lib/screens/home.dart.
2020-01-19 13:39:23 +01:00
Elias Projahn
07046d8c05
Reset storage values in case of error
2020-01-19 13:02:04 +01:00
Elias Projahn
b267459114
Add coins to storage
...
This adds an integer value representing the amount of coins that the
player has. Therefore rxdart is introduced as a dependency.
2020-01-19 12:57:16 +01:00
Elias Projahn
00551e9662
Change "christmas" to "Christmas"
2020-01-16 11:58:29 +01:00
Elias Projahn
5dda59a6cd
Version 0.1.0
2020-01-15 19:04:40 +01:00