Skip to content

cjen07/from_tictactoe_to_gobblet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

from tictactoe to gobblet

remark

  • original tictactoe repo is here

what I have done

  • using Registry in Elixir 1.4 instead of gproc.
  • error message from original repo: link.
  • bug from original repo: when one game is finished, no player clicks the new game button, then a player logs out and another player joins the previous game, the game is stuck.

what I aim at: repo

  • replace js by elm
  • extend tictictoe to gobblet

About

from a tictactoe exmaple to a gobblet variation

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 70.9%
  • JavaScript 16.4%
  • HTML 10.5%
  • CSS 2.2%