Sixers Dice Project

Code to simulate, analyze, and create figures for simple algorithms to play the dice game "sixers".

You are now following this Submission

num_trajectories.mlx: live script to calculate the total number of possible trajectories
dice_kept_threshold.m, dice_value_threhold.m, roll_sum_threshold: functions that simulate a single round for a single player
create_dice_data.mlx: live script to run many simulations of each algorithm at various parameter values and save .mat files
f_dv_scores.mat, f_dv_scores.mat, f_ts_scores.mat: data I gathered from the simulation of each algorithm
create_figs.mlx: live script to visualize the distributions of the data from the .mat files
data_analysis.mlx: live script with basic analyses of the distributions

Cite As

Walden Marshall (2026). Sixers Dice Project (https://uk.mathworks.com/matlabcentral/fileexchange/120133-sixers-dice-project), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

Added num_trajectories.mlx

1.0.0