DPigeon / Xetha

Xetha is a mobile app game created with React-Native & Expo.
0 stars 0 forks source link

Create GFX Animation When Touching Certain Tiles #13

Open DPigeon opened 5 years ago

DPigeon commented 5 years ago

It would be neat to discover how to do animations such as explosions, freeze, ect. Read docs about https://facebook.github.io/react-native/docs/animations

DPigeon commented 5 years ago

Related to https://github.com/DPigeon/Xetha/issues/15.

DPigeon commented 5 years ago
DPigeon commented 5 years ago

The snowflakes gfx could be done with https://www.npmjs.com/package/react-native-snow.

DPigeon commented 5 years ago

Still being worked on with Duck, Snowman and Snowflake minigames.

DPigeon commented 5 years ago

The flash minigame will be worked on.