Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.
/ flappy-phoenix Public archive

🐦 Flappy Bird clone written in Elixir using Phoenix LiveView to render the game UI from the server.

Notifications You must be signed in to change notification settings

moomerman/flappy-phoenix

Repository files navigation

Flappy Phoenix

Flappy Phoenix is a Flappy Bird clone written in Elixir using Phoenix LiveView to render the game UI from the server.

Screenshot

Try the game on Now.

Some interesting files:

Credits

The game assets were repurposed from the Motion Game sample app.

Running it locally

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

About

🐦 Flappy Bird clone written in Elixir using Phoenix LiveView to render the game UI from the server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •