Author: Ritesh Harjani ritesh.harjani@gmail.com
==========================================
This is a smiple Arduino based game created for fun. Based upon below configs.
- The code uses LedControl library which is used for 8x8 led based on 7219IC.
- For remote wifi and controlling the joystick using mobile this uses Blynk library setup.
- Need working wifi connection (duh?)
If you can dare, this is a great way to destroy your Arduino ;)
- Fix this by giving some option to user.
- No Game score added.
- Add more game levels by increasing speed.
- Let stars also provide a deflection to ball instead of we passing it through.
- Add more game options to select??
- In case if anyone would like to implement above TODOS or improve anything in this code, please feel free to submit a pull request.
- Feel free to ask.