Skip to content

A python based bot that plays 2048 game and is based on expectimax Algorithm and some heuristics.

License

Notifications You must be signed in to change notification settings

Uditgulati/2048-Bot

Repository files navigation

2048 Bot

A python based bot that plays 2048 game and is based on expectimax Algorithm and some heuristics.

Installation and Setup


git clone https://github.com/Uditgulati/2048-Bot.git

cd 2048-Bot

pip3 install -r requirements.txt

g++ ai.cpp

python3 main.py

Screenshots

Screenshot

Screenshot

Authors

Udit Gulati, Amit Yadav.

Contributing

Any kind of improvements are welcome. Feel free to fork and open a pull request.

About

A python based bot that plays 2048 game and is based on expectimax Algorithm and some heuristics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published