Skip to content

kent426/luckydraw-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luckydraw-react

Control the joystick and move it to your chosen angle or position. Press GRAB! to drop the claw and try to grab a ball.

Lucky Draw made using react.js. The original implementation is written in the context of a react-native app. With the help of react-native-web, it is ported into this web version.

The app is made using various libs, including react-game-engine, matter.js, react-awesome-button and spinners-react.

Interesting concept to learn: Entity Component System in react-game-engine.

This project was bootstrapped with Create React App.