Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 747 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 747 Bytes

RETANX

React strategy POC with A*, divs and CSS transitions.

DISCLAIMER
This non-canvas route is stupid at best... still, it´s fun to see how far we can go!

Run it

Do a yarn add or npm install, then yarn run watch-css in one tab for scss changes and yarn start in another to start RETANX

PRs are welcomed, to contribute make sure that:

  • Branch name references issue number if it adresses a feature / bug fix.
  • Branch has already been synced with the upstream repo and any merge-conflicts have been resolved.