Skip to content
This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Conversation

@Christian2147
Copy link
Contributor

2048 GAME

Christian2147 and others added 15 commits October 10, 2024 15:31
- Added two components:
1. Board - the grid for the 2048 game
2. Tile - the individual tiles for the 2048 game
Can move these around later for now trying to implement.
The 2048 game is functioning correctly with keyboard input. Still need to add a score and fix bugs.
- Made the board and numbers bigger
- Added a reset game button on top
- Added a title
- Added a score label
- Implemented Scoring
- Added functionality to the reset button
- Added a "Game Over" Pop up when the game ends.
- Added some styling to the tiles (Radial Gradiant)
- Added HackRPI themed buttons to 2048 GUI
- Fixed the text coloring being too hard to see on lighter tiles.
Created HTML table for the leaderboard which will take in table data from getLeaderboard()
2048 Game Complete!
Copy link
Member

@CooperW824 CooperW824 left a comment

Choose a reason for hiding this comment

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

LGTM Ship it 10:54 AM 11/9/2024 🚀

@CooperW824 CooperW824 merged commit fa2de5c into main Nov 9, 2024
@CooperW824 CooperW824 deleted the 2048 branch November 9, 2024 02:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants