Open SophieDeBenedetto opened 3 years ago
Overview Prompts:
More on our discussion of the overview section: https://docs.google.com/document/d/1bzML9K6n5q-qSuT1iEMzo-Z8vmMinQ6p6vlsxKmcaXU/edit
I created a folder, so we'll be able to create multiple docs if needed. Started off with one doc today that talked about the Overview mentioned here.
Some notes on the Player
module instructions:
Player
ModuleThe Player
module represents a game player. It has attributes that describe a player and some functions that handle player behavior.
Ship
ModuleThe Ship
module represents a ship on a board. It has attributes that describe a player and some functions that handle player behavior.
We'd like to write up some pieces of documentation that will allow other mentors and mentees to go through the process of building the Barquinhos app to learn more about Elixir, Phoenix, and LiveView. We''ll produce the following docs:
/game
and see some welcome messageWe'll write up each document with some sections that outline deliverables like this issue does https://github.com/groxio-learning/barquinhos/issues/37. We can leave off technical implementation details for now though.