s-ol’s avatars-ol’s Twitter Archive—№ 2,714

  1. First try using "Electric #Clojure": Multiplayer Sudoku in <150 LOC, ~6h. Pretty neat! github.com/s-ol/electric-sudoku / cc @dustingetz
    1. …in reply to @S0lll0s
      @dustingetz all the logic+view is in here (apart from CSS): github.com/s-ol/electric-sudoku/blob/main/src/app/sudoku.cljc
    2. …in reply to @S0lll0s
      @dustingetz now how the hell do I deploy this?