megamillions / 2048-Game

Bot that plays the 2048 game, sliding tiles together to reach the high score. This project automates that first part, by sliding in a scripted pattern. Inspired by Al Sweigart's Automate the Boring Stuff with Python: Chapter 11.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048-Game

Play the 2048 game, and slide tiles together to reach the high score.

This project automates that first part, by sliding in a scripted pattern.

Inspired by Al Sweigart's Automate the Boring Stuff with Python: Chapter 11.

About

Bot that plays the 2048 game, sliding tiles together to reach the high score. This project automates that first part, by sliding in a scripted pattern. Inspired by Al Sweigart's Automate the Boring Stuff with Python: Chapter 11.

License:MIT License


Languages

Language:Python 100.0%