Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

2048 in a Jupyter Notebook

What the title says: an implementation of the computer game 2048 by Gabriele Cirulli, implemented in a single Jupyter notebook using Python and IPyWidgets.

Dependencies are numpy, matplotlib, seaborn, IPyWidgets and of course Jupyter.

The game is controlled via a primitive UI. You can click buttons to move the tiles left, right, up or down.

Example

About

An implementation of the computer game 2048 by Gabriele Cirulli, implemented in a single Jupyter notebook using Python and IPyWidgets.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages