Skip to content

1004 wordle#96

Open
varhegyimeli wants to merge 2 commits intobmeaut:gh-pagesfrom
varhegyimeli:1004_Wordle
Open

1004 wordle#96
varhegyimeli wants to merge 2 commits intobmeaut:gh-pagesfrom
varhegyimeli:1004_Wordle

Conversation

@varhegyimeli
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

@csorbakristof csorbakristof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nagyon szép és tanulságos snippet lesz ez. Pár kiegészítést, kommentárt írtam bele.

áthelyezése után), az összes korábbi kontextus elveszik. Érdemes a kontextus promptot
külön fájlban tárolni és újra beadni.
- **Claude és Copilot jól kiegészítik egymást** — Claude erős volt a tervezésben,
architektúrában és hibakeresésben, a Copilot pedig a kód generálásban.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ezt nem teljesen értem... a Claude Haiku volt erős a tervezésben? A "Copilot" alatt most a Copilot alatt használt Sonnet 4.6-ot értjük?

**Projekt hivatkozások:**
- `WordleMAUI` → `WordleMAUI.ViewModels` → `WordleMAUI.Core`
- `WordleMAUI.Tests` → `WordleMAUI.ViewModels` és `WordleMAUI.Core`
- `WordleMAUI.Tests` nem hivatkozik `WordleMAUI`-ra (WinRT inicializálási hiba miatt)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Itt érdemes megemlíteni, hogy ennek részleteiről később is lesz szó.

|---|---|
| `LetterState` | enum: Correct, Misplaced, Absent |
| `GuessResult` | record: char Letter, LetterState State |
| `WordValidator` | 5 betűs, csak alfa, szótárban szereplő szavak ellenőrzése |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Itt mit jelent a "csak alfa"? Csak betűk lehetnek a szavakban?


## A feladat leírása

A feladat egy Wordle szójáték klón elkészítése volt .NET MAUI keretrendszerben, C# nyelven,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ide érdemes lenne egyetlen mondatban leírni, hogy mi a Wordle, hátha valaki nem tudja pontosan.

Comment on lines +256 to +258
| `SelectByDate` eltávolítása után | 80.43% | +6.43% |
| `GameStateManager` tesztek után | 89.13% | +8.70% |
| `WordSelector` tesztek után | 93.48% | +4.35% |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ez így egy kicsit lóg a levegőben mert nem tudni, hogy mit is takarnak ezek az "iterációk". Főleg amit törölni kellett, azt az olvasó biztosan nem tudja visszakeresni még akkor sem, ha mellékeled a forráskódot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants