Skip to content

Connect Four built with Redux, Web Components, and TDD thanks to a polymer-cli generated project. Also included is an experimental version of Dat Redux for multiplayer support over Dat network.

Notifications You must be signed in to change notification settings

rjcorwin/connect-four

Repository files navigation

Connect Four

https://connect-four.hashbase.io/

With Beaker Browser you can play two player P2P over Dat protocol at dat://connect-four.hashbase.io/.

Connect Four built with Redux, Web Components, and TDD thanks to a polymer-cli generated project.

  • install: npm install && mv node_modules/redux/es/redux.mjs node_modules/redux/es/redux.js
  • serve: npm start
  • test: npm run test or npm start and go to http://localhost:8081/test/fiar-app/fiar-app_test.html
  • build: npm run build, find it in build/es5-bunlded/.

credits

About

Connect Four built with Redux, Web Components, and TDD thanks to a polymer-cli generated project. Also included is an experimental version of Dat Redux for multiplayer support over Dat network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published