An open API service indexing awesome lists of open source software.

https://github.com/antonosika/2048


https://github.com/antonosika/2048

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# 2048 AI Summer Camp Javascript Challenge
This is the greatest team for the greatest challenge. To win over team python in building an AI to play 2048.

## Running the code
1. Clone the repo
2. Create a server, python -m http.server 8000
3. Play using your keys on the keyboard or using algorithms
4. Currently available functional algorithms, ym() rm() hm() main()

## Using Visual Studio Live Share
We are using Visual Studio Live Share to share our code. So much fun!
Join a link and code together.