Skip to content

React Native, Expo WebGL Simple Shooter Game - Some helper classes for games: Joystick, Compass, Explode Effects, Minimap

Notifications You must be signed in to change notification settings

azmicirit/meteors-shooter

Repository files navigation

ss2 ss1

INSTALL

npm install

OR

yarn install

npm start

API

! Server integration is optional !

Server Configuration

Constants.js CONSTANTS.url

Post Score to server

POST <URL>/board

device: <string Device ID>

point: <int SCORE>

name: <string NAME>

Fetch Leaderboard

GET <URL>/board

About

React Native, Expo WebGL Simple Shooter Game - Some helper classes for games: Joystick, Compass, Explode Effects, Minimap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published