Connector is a html-based game inspired by Dots.
- The game components are pure ReactJS components
- Uses React CSS Transition Group for rendering animation
- Uses React Modal component for instruction modal
- Relies on Javascript's event delegation from Board to pass function and scope of function down to sub component Dot