Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 172 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 172 Bytes

2048

This is a 2048 game in python. 'function_2048' is the combination of functions used in 'main'. The game will terminate as long as the player achieves 2048 or lost.