Finish game.c #4

Open
opened 2025-10-17 08:19:54 +00:00 by andreepa100211 · 0 comments
  • Implement createWordSalar() with game logic:
    Place words from the words array horizontally and vertically and fill empty spaces.
  • CAUTION: Words may only be filled in in reading direction and may only cross if the Letter in the crossing cell is identical in both words.
  • Implement showWordSalad() which prints word salad to console
- Implement createWordSalar() with game logic: Place words from the words array horizontally and vertically and fill empty spaces. - CAUTION: Words may only be filled in in reading direction and may only cross if the Letter in the crossing cell is identical in both words. - Implement showWordSalad() which prints word salad to console
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: andreepa100211/Info2Repo#4
No description provided.