Skip to content

seermer/2048-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

2048-python

An efficient Command line based 2048 game written in Python 3. The main logic uses NumPy, filter, reduce, and list comprehension.

enter one of 'w', 'a', 's', 'd' to move up, left, down, right

About

A CLI 2048 game in 70 lines of Python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages