https://github.com/antonosika/2048
https://github.com/antonosika/2048
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antonosika/2048
- Owner: AntonOsika
- Created: 2018-08-07T07:14:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T14:09:11.000Z (about 7 years ago)
- Last Synced: 2025-05-14T09:16:49.338Z (5 months ago)
- Language: JavaScript
- Size: 820 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.