Created
January 2, 2020 20:39
-
-
Save neslinesli93/b86f63908286d697f2b0ab32fc259094 to your computer and use it in GitHub Desktop.
Main game view
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defmodule BreakoutexWeb.GameView do | |
use BreakoutexWeb, :view | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment