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

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 )

Awesome Lists containing this project

README

          

# Matlab 2048

2048 Game in Matlab ( With AI )

![screenshot](scr.jpg)

## Run

Open matlab and run `play2048.m` to play the game.

## AI

AI is developing right now ...

## Support

[![Donate with Bitcoin](https://en.cryptobadges.io/badge/micro/3GhT2ABRuHuXGNzP6DH5KvLZRTXCBKkx2y)](https://en.cryptobadges.io/donate/3GhT2ABRuHuXGNzP6DH5KvLZRTXCBKkx2y) [![Donate with Ethereum](https://en.cryptobadges.io/badge/micro/0x4832fd8e2cfade141dc4873cc00cf77de604edde)](https://en.cryptobadges.io/donate/0x4832fd8e2cfade141dc4873cc00cf77de604edde)

[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](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.