/2048-console

A clone of the game 2048 in the console written in vanilla python without any imports.

Primary LanguagePython

2048 Clone in Console

A fully functional clone of the game 2048 written completely in vanilla python, implementing no imports at all (not even from standard lib)