Skip to content

uttams237/game2048

Repository files navigation

This game is a python project based based on popular game called 2048

Instruction for this game is simple but playing this game is quite tough though

Instruction :

  • Use “w,a,s,d” keys to move the tiles.
  • Tiles with the same number merge into one when they touch.
  • Add them up to reach 2048!

In this project/game I've used:

  • tkinter module
  • OOPs concept
  • Few matrix/array related algorithms

Screenshot of ongoing game

ss of on going game

Screenshot when lost

ss of on going game

Screenshot when won is not available because as of now I haven't won any match yet, LOL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published