UNPKG

react-native-donkey-kong

Version:

Donkey Kong remake using react-native-game-engine

9 lines 114 B
module.exports = { collisionCategories: { mario: 1, barrier: 2, platform: 4, ladder: 8, barrel: 16 } }