React Native Game Engine Expo Typescript Template
Go to file Use this template
Josh Guyette a091e97013 code clean-up 2022-06-26 00:22:05 -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 code clean-up 2022-06-26 00:22:05 -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 code clean-up 2022-06-26 00:12:11 -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