An open API service indexing awesome lists of open source software.

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

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).