https://github.com/danwfeeney/the-world-of-games
· scanned 2026-06-17 01:53 UTC (1 month, 1 week ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +16.5 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 121 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
updateCountdown |
software | healthy | games/hide-and-seek/script.js:updateCountdown |
peekInterval |
software | healthy | games/hide-and-seek/script.js:peekInterval |
angle |
software | healthy | games/hide-and-seek/script.js:angle |
offsetX |
software | healthy | games/hide-and-seek/script.js:offsetX |
offsetY |
software | healthy | games/hide-and-seek/script.js:offsetY |
drawSnake |
software | healthy | games/snake/script.js:drawSnake |
drawFood |
software | healthy | games/snake/script.js:drawFood |
drawGrid |
software | healthy | games/snake/script.js:drawGrid |
clearCanvas |
software | healthy | games/snake/script.js:clearCanvas |
moveSnake |
software | healthy | games/snake/script.js:moveSnake |
generateFood |
software | healthy | games/snake/script.js:generateFood |
endGame |
software | healthy | games/snake/script.js:endGame |
resetGame |
software | healthy | games/snake/script.js:resetGame |
gameStep |
software | healthy | games/snake/script.js:gameStep |
startGame |
software | healthy | games/snake/script.js:startGame |
startGame |
software | healthy | games/tic-tac-toe/script.js:startGame |
handleClick |
software | healthy | games/tic-tac-toe/script.js:handleClick |
placeMark |
software | healthy | games/tic-tac-toe/script.js:placeMark |
swapTurns |
software | healthy | games/tic-tac-toe/script.js:swapTurns |
updateCurrentPlayer |
software | healthy | games/tic-tac-toe/script.js:updateCurrentPlayer |
checkWin |
software | healthy | games/tic-tac-toe/script.js:checkWin |
isDraw |
software | healthy | games/tic-tac-toe/script.js:isDraw |
endGame |
software | healthy | games/tic-tac-toe/script.js:endGame |
shuffle |
software | healthy | games/memory-match/script.js:shuffle |
initGame |
software | healthy | games/memory-match/script.js:initGame |
flipCard |
software | healthy | games/memory-match/script.js:flipCard |
checkMatch |
software | healthy | games/memory-match/script.js:checkMatch |
showWinModal |
software | healthy | games/memory-match/script.js:showWinModal |
drawBackground |
software | healthy | games/snowball-throw/script.js:drawBackground |
initGame |
software | healthy | games/snowball-throw/script.js:initGame |
startGame |
software | healthy | games/snowball-throw/script.js:startGame |
endGame |
software | healthy | games/snowball-throw/script.js:endGame |
spawnTarget |
software | healthy | games/snowball-throw/script.js:spawnTarget |
update |
software | healthy | games/snowball-throw/script.js:update |
x |
software | healthy | games/snowball-throw/script.js:x |
y |
software | healthy | games/snowball-throw/script.js:y |
laneCenter |
software | healthy | games/car-dodge/script.js:laneCenter |
bestScoreKey |
software | healthy | games/car-dodge/script.js:bestScoreKey |
loadBestScore |
software | healthy | games/car-dodge/script.js:loadBestScore |
updateSpeedDisplay |
software | healthy | games/car-dodge/script.js:updateSpeedDisplay |
updateAmmoDisplay |
software | healthy | games/car-dodge/script.js:updateAmmoDisplay |
rectsOverlap |
software | healthy | games/car-dodge/script.js:rectsOverlap |
spawnRow |
software | healthy | games/car-dodge/script.js:spawnRow |
spawnWeapon |
software | healthy | games/car-dodge/script.js:spawnWeapon |
fire |
software | healthy | games/car-dodge/script.js:fire |
update |
software | healthy | games/car-dodge/script.js:update |
drawRoad |
software | healthy | games/car-dodge/script.js:drawRoad |
roundedRect |
software | healthy | games/car-dodge/script.js:roundedRect |
drawCar |
software | healthy | games/car-dodge/script.js:drawCar |
drawCoin |
software | healthy | games/car-dodge/script.js:drawCoin |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
styles.css |
software | healthy | styles.css |
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
main.js |
software | healthy | main.js |
styles.css |
software | healthy | games/hide-and-seek/styles.css |
script.js |
software | healthy | games/hide-and-seek/script.js |
index.html |
software | healthy | games/hide-and-seek/index.html |
styles.css |
software | healthy | games/snake/styles.css |
script.js |
software | healthy | games/snake/script.js |
index.html |
software | healthy | games/snake/index.html |
styles.css |
software | healthy | games/tic-tac-toe/styles.css |
script.js |
software | healthy | games/tic-tac-toe/script.js |
index.html |
software | healthy | games/tic-tac-toe/index.html |
styles.css |
software | healthy | games/memory-match/styles.css |
script.js |
software | healthy | games/memory-match/script.js |
index.html |
software | healthy | games/memory-match/index.html |
styles.css |
software | healthy | games/snowball-throw/styles.css |
script.js |
software | healthy | games/snowball-throw/script.js |
index.html |
software | healthy | games/snowball-throw/index.html |
styles.css |
software | healthy | games/car-dodge/styles.css |
script.js |
software | healthy | games/car-dodge/script.js |
index.html |
software | healthy | games/car-dodge/index.html |
styles.css |
software | healthy | games/worms-battle/styles.css |
script.js |
software | healthy | games/worms-battle/script.js |
index.html |
software | healthy | games/worms-battle/index.html |
| Label | Layer | Status | Path |
|---|---|---|---|
games |
software | healthy | games |
hide-and-seek |
software | healthy | games/hide-and-seek |
snake |
software | healthy | games/snake |
tic-tac-toe |
software | healthy | games/tic-tac-toe |
memory-match |
software | healthy | games/memory-match |
snowball-throw |
software | healthy | games/snowball-throw |
car-dodge |
software | healthy | games/car-dodge |
worms-battle |
software | healthy | games/worms-battle |
| Label | Layer | Status | Path |
|---|---|---|---|
HideAndSeekGame |
software | healthy | games/hide-and-seek/script.js:HideAndSeekGame |
after |
software | healthy | games/hide-and-seek/script.js:after |
SoundEffects |
software | healthy | games/hide-and-seek/script.js:SoundEffects |
class |
software | healthy | games/snowball-throw/script.js:class |
for |
software | healthy | games/snowball-throw/script.js:for |
Particle |
software | healthy | games/snowball-throw/script.js:Particle |
Worm |
software | healthy | games/worms-battle/script.js:Worm |
class |
software | healthy | games/worms-battle/script.js:class |
| Label | Layer | Status | Path |
|---|---|---|---|
danwfeeney__the-world-of-games |
software | healthy | /data/fable5_failed_archive/danwfeeney__the-world-of-games |
This page is publicly accessible at:
https://repobility.com/scan/86c6e497-bbdb-403b-8e4e-cbbed5fda75c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/86c6e497-bbdb-403b-8e4e-cbbed5fda75c/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.