Skip to content

hesam-mousavi/any-size-2048-Puzzle-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n×n 2048 Puzzle Game

2048 is an easy and fun puzzle game.
Even if you don't love numbers you will love this game.
It is played on a 3x3 grid or higher (for ex: 8x8, default is 4x4) using the ↑ → ↓ ← arrows or W, A, S, D keys alternatively.
Every time you press a key - all tiles slide.
Tiles with the same value that bump into one-another are merged.
Although there might be an optimal strategy to play, there is always some level of chance.

Install

  1. install python3 : https://www.python.org/downloads/
  2. terminal $: pip install -r requirements.txt
  3. terminal $: python puzzle.py

Screenshot

Enter puzzle size:

About

n*n 2048 puzzle game in python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages