https://github.com/jfornoff/tictactoe-elm
Multiplayer TicTacToe over Phoenix WebSockets
https://github.com/jfornoff/tictactoe-elm
Last synced: 3 months ago
JSON representation
Multiplayer TicTacToe over Phoenix WebSockets
- Host: GitHub
- URL: https://github.com/jfornoff/tictactoe-elm
- Owner: jfornoff
- Created: 2018-02-06T16:36:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T00:27:52.000Z (over 7 years ago)
- Last Synced: 2025-01-10T18:37:26.779Z (4 months ago)
- Language: Elm
- Homepage: https://tictactoe-elm.herokuapp.com/
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe using Phoenix Channels
Produced for a session at the excellent [Rhein-Main Elixir Meetup](https://www.meetup.com/Elixir-Meetup-Rhein-Main) ([Session link](https://www.meetup.com/Elixir-Meetup-Rhein-Main/events/247183995/)).Uses a deployed version of [the Phoenix TicTacToe server](https://github.com/jfornoff/tictactoe).