Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding 2048 game #18

Open
MohammadAsiya opened this issue Jun 16, 2023 · 0 comments
Open

Adding 2048 game #18

MohammadAsiya opened this issue Jun 16, 2023 · 0 comments

Comments

@MohammadAsiya
Copy link

2048 is a popular puzzle game where the goal is to combine numbered tiles on a grid to reach the elusive tile of 2048. Each move combines adjacent tiles of the same number, doubling their value. The player must strategically slide tiles in four directions without running out of space or moves. With simple rules and addictive gameplay, 2048 challenges your strategic thinking and numerical skills.

I would like to add this game under ssoc2.0 please assign this issue to me

lennyworks added a commit to lennyworks/online-board-games-and-party-games that referenced this issue Jul 18, 2023
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

No branches or pull requests

1 participant