lexruee / Tetris_Phoenix_LiveView

Learning more about LiveView and design - thanks Groxio - design ideas are helpful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

GAME PLAY

Right arrow moves right Left Arrow move left Down Arrow moves down

UpArrow Rotates Clockwise Space key Rotates CounterClockwise

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Learning more about LiveView and design - thanks Groxio - design ideas are helpful


Languages

Language:Elixir 78.7%Language:CSS 17.2%Language:JavaScript 3.8%Language:HTML 0.3%