https://github.com/hatamiarash7/matlab2048
2048 Game in Matlab ( With AI )
https://github.com/hatamiarash7/matlab2048
2048 2048-clone 2048-game ai game game-development games matlab matlab-application
Last synced: over 1 year ago
JSON representation
2048 Game in Matlab ( With AI )
- Host: GitHub
- URL: https://github.com/hatamiarash7/matlab2048
- Owner: hatamiarash7
- License: gpl-3.0
- Created: 2021-03-12T11:56:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:16:45.000Z (over 2 years ago)
- Last Synced: 2025-02-03T18:57:52.245Z (over 1 year ago)
- Topics: 2048, 2048-clone, 2048-game, ai, game, game-development, games, matlab, matlab-application
- Language: MATLAB
- Homepage: https://arash-hatami.ir/projects/21-matlab2048
- Size: 83 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Matlab 2048
2048 Game in Matlab ( With AI )

## Run
Open matlab and run `play2048.m` to play the game.
## AI
AI is developing right now ...
## Support
[](https://en.cryptobadges.io/donate/3GhT2ABRuHuXGNzP6DH5KvLZRTXCBKkx2y) [](https://en.cryptobadges.io/donate/0x4832fd8e2cfade141dc4873cc00cf77de604edde)
[](https://ko-fi.com/D1D1WGU9)
## Contributing
Don't be shy to be a contributor 😉
1. Fork it !
2. Create your feature branch : `git checkout -b my-new-feature`
3. Commit your changes : `git commit -am 'Add some feature'`
4. Push to the branch : `git push origin my-new-feature`
5. Submit a pull request
## Issues
Each project may have many problems. Contributing to the better development of this project by reporting them.