/2048

Primary LanguagePython

2048

Requirements

Lib used: pygame & numpy

   pip install pygame
   pip install numpy

Key Binds

Move: Up/Down/Left/Right
  ⬆️
⬅️⬇️➡️
Pause: Escape Key

Interface