/2048-Game

A version of the popular game 2048 coded in Python for the Fundaments of Programming class (FP).

Primary LanguagePython

2048-Game

#About A version of the popular game 2048 coded in Python for the Fundaments of Programming class.

#Installation No installation required by the user.

#Execution

  • download code to your machine
  • run jogo_2048() method from Projeto2FP_tg001.py

#Notes

  • Project developed without using git.