Commit graph

4 commits

Author SHA1 Message Date
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
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