Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ main.py
File
main.py
projects/Othello/src/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
utils.setup
import
Application
2
3
app = Application()
4
app.game_loop()
Callers
nothing calls this directly
Calls
2
Application
Class · 0.90
game_loop
Method · 0.45
Tested by
no test coverage detected