Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustam-Z/cpp-programming
/ main
Function
main
Project_Snake_Game/snake-game.cpp:293–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
int main() {
294
SetConsoleTextAttribute(hConsole, 116);
295
welcome();
296
return 0;
297
}
Callers
nothing calls this directly
Calls
1
welcome
Function · 0.85
Tested by
no test coverage detected