Skip to content

A simple version of the 2048 game in python, for use on the Numworks calculator.

Notifications You must be signed in to change notification settings

Archange-py/2048-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

2048 Game

Welcome ! This project is a simple version of the 2048 game in python, for use on the Numworks. In the interest of efficiency, the script has about 200 lines so as not to take up too much space on the calculator. The game environment is relatively straightforward and easy to get to grips, with the keystrokes for example.

Link to the original game on gihub or the game's official website.

You can install it directly on your calculator, by going to my script on the Numworks website.

Here's how it looks on the calculator:

Menu Light Menu Dark
Game Light Game Dark

You can change the speed, from 0 to 1 (tiles will scroll faster or slower), and the theme: light or dark.

Settings Light Settings Dark

The graphical page shows you your different results in the form of a graphics plot, as well as your best score.

Graphics Light Graphics Dark

About

A simple version of the 2048 game in python, for use on the Numworks calculator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages