2048 game in python (no GUI)
Introduction
I did a simple python project by making the fun and simple game 2048. For anyone that does not know the game, its a simple game where you have a 4x4 matrix with tiles that initially have the number 2. we can slide the tiles in a directio...
manmohan65.hashnode.dev5 min read