Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 722 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 722 Bytes

Waffle Solver

Try it Now!

Online Demo available at https://waffle-solver.fly.dev/

Starting the Server

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser and the waffle Solver app will be ready.

Waffle Game context

Waffle is an online puzzle game that is an advanced variation of Wordle, an online puzzle game that went viral during 2021 ish.

Links: