photo

Joshua


Last seen: 5 days ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to complete this if-else statement for minesweeper.
% Step2: add the numbers to each bomb location based on number of bombs its % touching BoardFINAL = board; for r = 1:1:row ...

20 days ago | 1 answer | 0

1

answer

Question


how do i make the user only input 1 letter at a time with this code?
play = menu("Play A Word Game? ","Yes","No"); cPLAY = 1; while play == 0 && cPLAY < 5 play = menu("Play A Word Game? ","Y...

28 days ago | 0 answers | 0

0

answers