Skip to content

Instantly share code, notes, and snippets.

@neslinesli93
Created January 2, 2020 20:39
Show Gist options
  • Save neslinesli93/b86f63908286d697f2b0ab32fc259094 to your computer and use it in GitHub Desktop.
Save neslinesli93/b86f63908286d697f2b0ab32fc259094 to your computer and use it in GitHub Desktop.
Main game view
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