Skip to content

lab3#2

Open
matei-anghel wants to merge 1 commit into
lucianvilcea26:mainfrom
matei-anghel:lab3
Open

lab3#2
matei-anghel wants to merge 1 commit into
lucianvilcea26:mainfrom
matei-anghel:lab3

Conversation

@matei-anghel
Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings January 6, 2026 12:41
@matei-anghel
Copy link
Copy Markdown
Author

lab3

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds Laboratory 3, which implements a browser-based Wordle clone game using vanilla JavaScript, HTML, and CSS. The implementation includes a complete game with randomized word selection, color-coded feedback, statistics tracking, and animations.

Key changes:

  • Implements a fully functional Wordle game with 6 attempts to guess a 5-letter word
  • Adds game statistics tracking (games played, win percentage, current streak)
  • Includes enhanced UI with flip animations, proper styling, and keyboard support (Enter key)

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
Laboratory 3 - JavaScript/index.html HTML structure with game container, stats display, board, input field, and control buttons
Laboratory 3 - JavaScript/readme.md Comprehensive documentation explaining the game mechanics, features, and suggested exercises for improvement
Laboratory 3 - JavaScript/scripts/wordle.js Core game logic including randomized word selection, duplicate letter handling, statistics tracking, and animations
Laboratory 3 - JavaScript/styles/style.css Complete styling with centered layout, color-coded feedback, flip animations, and interactive button states

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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