Experimenting with graph databases with Memgraph and Elixir Loading a structure.sql File on Prod Without Mix

Mind Games in Elixir: Crafting a Command Line Number Guessing Game

In this blog post, we’ll create a fun command line game using Elixir. By the end of this tutorial, you’ll have a good understanding of how to use Elixir to develop simple command line games. So, let’s dive in and start coding our own guessing game in Elixir!