Do you mean, the TV channel will televise the choices and people will be able to play along on their devices?
If so, that is a not insignificant project and will require:
- Game Server - To choose numbers and allow users to connect and play along
- Some way to display game server choices on a screen or other device so you can broadcast that.
- app(s) in Android and/or iOS stores. This app will need to implement multi-player code if you want players to be able to play along with the server.
#1 Will cost money and/or significant experience/knowledge.
#2 can be done w/ Corona but it will require some expertise.
#3 can be done with Corona for a low cost, and medium effort, but you’ll have to know quite a lot.
What I said for #2 and #3 are true for all game engines and sdk that I am familiar with. i.e. While the solutions may vary, the fundamentals stay the same.