Skip to content

Latest commit

 

History

History
71 lines (50 loc) · 2.04 KB

README.md

File metadata and controls

71 lines (50 loc) · 2.04 KB

Welcome to 2048 game made with Flutter 👋

2048 game made with flutter framework

Install

flutter packages get

Run mobile

flutter run

Run web

flutter run -d chrome

Run tests

flutter test

Author

👤 KiritchoukC

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 KiritchoukC.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator