Goals for Moe Keno
There are a few basic goals for the final release of Moe Keno. First I would like to say that all code must be commented so new users to GML can understand and read it without problems and follow through each line of code. I still have yet to do this for some of my code.
Mainly the goals are:
After those goals are completed, I will try to host a server to generate the keno balls of the game and send the numbers to the clients that are connected, which would require incorperating networking functionality. This is currently not a goal but I would like to see it after the game is finished.