A game Battleship-like that was built using Elixir. Built on my free time from reading the book “Functional Web Development with Elixir, OTP, and Phoenix” by Lance Halvorsen.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
Modified Application, Game, and GameSupervisor. Replaced Supervisor with DynamicSupervisor.
1943e57View on GitHubFinished Game module and configured application.ex to start Registry for tracking unique keys
401c2baView on GitHub