Skip to content

drbeiliu/py2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

py2048

A simple implement of the game 2048 using python

Needed libraries

  • numpy
  • msvcrt

How to play?

  • open cmd.exe and cd to the folder
  • python py2048.py
  • use a-s-d-w to simulate the sweep

To do list...

  • add more intelligent algorithm to generate new come numbers
  • add pretty view to show ndarray
  • test different strategies to see how many steps are needed to get to 2048

About

A simple implement of the game 2048 using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages