issues
search
samuelDLP
/
Catan-Simulation
Simulating Catan using MATLAB
0
stars
1
forks
source link
Reviewing the Code
#1
Open
samuelDLP
opened
3 years ago
samuelDLP
commented
3 years ago
[ ] Read existing code
[ ] Summarize in a flow chart
[ ] Analyze and critique existing code
[ ] Brainstorm alternatives to existing functions
samuelDLP
commented
3 years ago
[x] Define three strategies
[x] Define decisions where the strategies differ
[ ] What helps (short term, long term)
[x] Placement decision tree
[ ] Trade decision tree
[ ] Buy decision tree
[ ] Robber decision tree
[ ] road placement decision tree
[ ] settlement placement decision tree
[ ] Decision tree for each dev card
Then finally
[ ] Play a couple rounds of catan using the flowcharts for a strategy
May review existing flow charts