Simple flag quiz game as part of a geocache mystery.
Find a file
2023-10-06 19:49:17 +03:00
config Change to programming logos 2023-10-06 19:49:17 +03:00
lib Change to programming logos 2023-10-06 19:49:17 +03:00
priv/static Change to programming logos 2023-10-06 19:49:17 +03:00
rel Init release 2021-01-30 11:38:27 +02:00
.formatter.exs Initial commit 2021-01-30 09:54:51 +02:00
.gitignore Ignore stuffz 2021-01-30 13:17:05 +02:00
.tool-versions Bump deps 2023-10-06 00:40:34 +03:00
LICENSE Initial commit 2021-01-30 09:54:51 +02:00
mix.exs Bump deps 2023-10-06 00:40:34 +03:00
mix.lock Bump deps 2023-10-06 00:40:34 +03:00
README.md Initial commit 2021-01-30 09:54:51 +02:00

FlagQuiz

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:3759 from your browser.

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

Learn more