Skip to content

ChristianLowe/Py2048

Repository files navigation

Py2048

This is a lazy console implementation of the video game "2048."

Run game_human.py to play. Controls: W/A/S/D for Up/Left/Down/Right respectively.

Run game_random.py to see how many games the computer can win by playing completely randomly (not many.)

About

2048 implementation for AI research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages