Denhac / Denhac/XavierMLVisions

Launch games in full screen when object class is detected

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Games currently launch when a user shows a specific object to the camera, but they don't open in full screen mode. Each game should take over the entire display when activated.

**Note:** DemonQuest already has a `--fullscreen` argument (`quest_projection.py`), but other games and the launcher need this as well.

**Affected games:** TrainClassifier, SimpleHunt, TileShuffle, DemonQuest (launcher integration)

Contributor guide

Open the contributing guide

Research direction

Start with quest_projection.py, where DemonQuest already accepts --fullscreen, and trace how the launcher activates each affected game. Inspect the launch paths for TrainClassifier, SimpleHunt, TileShuffle, and DemonQuest, then verify that every activated game takes over the entire display.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop, game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.