Skip to content

[GAME SUGGESTION] : 2048 #103

Description

@DesportesEliot

Feat: Add 2048 game (Python)

Description

Hello! I would love to propose adding a classic 2048 game to this repository, implemented in Python.

How it would work

  • Language: Python 3.
  • Grid: A standard 4x4 layout in the terminal.
  • Controls: Arrow keys or WASD to slide and merge tiles.
  • Gameplay: Classic 2048 rules.

Visual Mockup

+------+------+------+------+
|   2  |      |      |      |
+------+------+------+------+
|      |   4  |  16  |      |
+------+------+------+------+
|      |      |      | 1024 |
+------+------+------+------+
Score: 12484

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions