Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 246 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 246 Bytes

react-dinosaur-game

demo

Usage

Chrome like game for react native app

Document

props

options: {
      fps: Number, defauult 60,
      skySpeed: Number, default 40,
      groundSpeed: Number, default 100
}