Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ GetDifficulty
Method
GetDifficulty
Applications/Minesweeper/main.cpp:245–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
int GetDifficulty(){
246
return difficulty;
247
}
248
};
249
250
MinesweeperGame game(EasyDifficulty);
Callers
1
UpdateWindowSize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected