If you want to develop from scratch it will take long time till you will finish the beta plus bugs ...
Try to find something similar to convert to your needs if you can.
Regards,
Doesn't Matter actually.What would you do with that information anyway ?
I want to create poker game and choose framework now
Try to find some open sourced projects, those could be a good base to build from
Both are right, but i believe that my sollution is the best as you will get the scripts for some games ready to use, just needs some changes.
The problem with dice games or gambling games isn't related to how hard it is, because it isn't (as long as you don't cheat) it is just time consuming because a lot of aspects must be taken in count.
You should also use module.exports to manage easily the basic gambling functions.
Try to be as modular as possible, it will save you a lot of time.