React Native Game Engine Expo Typescript Template
Go to file Use this template
Josh Guyette e66166c30c can touch balloons now, to 'pop them' amd add a new one on top. Also if a balloon hits the floor, you lose a point. You can also pause the game by tapping on the score 2022-06-25 21:47:29 -05:00
.expo-shared initial commit 2022-06-25 00:29:43 -05:00
assets initial commit 2022-06-25 00:29:43 -05:00
game can touch balloons now, to 'pop them' amd add a new one on top. Also if a balloon hits the floor, you lose a point. You can also pause the game by tapping on the score 2022-06-25 21:47:29 -05:00
.gitignore initial commit 2022-06-25 00:29:43 -05:00
App.tsx initial commit 2022-06-25 00:29:43 -05:00
AppView.tsx can touch balloons now, to 'pop them' amd add a new one on top. Also if a balloon hits the floor, you lose a point. You can also pause the game by tapping on the score 2022-06-25 21:47:29 -05:00
LICENSE Initial commit 2022-06-24 21:43:43 -05:00
app.json initial commit 2022-06-25 00:29:43 -05:00
babel.config.js initial commit 2022-06-25 00:29:43 -05:00
package.json initial commit 2022-06-25 00:29:43 -05:00
tsconfig.json initial commit 2022-06-25 00:29:43 -05:00
webpack.config.js initial commit 2022-06-25 00:29:43 -05:00