Skip to content

pvcraven/2048

Repository files navigation

2048 Clone Using Python and Arcade

This is a clone of the 2048 video game. This clone was created using Python and the Arcade library.

Note: Tested on Windows only. You likely will need to change the FONT constant to point to a font available on your operating system.

2048 In Action

The main function for running this program is in the __init__.py file.

Unit tests are down via PyTest, and all unit tests are in test_game.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages