Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing game states and documenting the code. #39

Open
AkshayAgarwal007 opened this issue Mar 25, 2016 · 0 comments
Open

Implementing game states and documenting the code. #39

AkshayAgarwal007 opened this issue Mar 25, 2016 · 0 comments

Comments

@AkshayAgarwal007
Copy link

A detailed documentation of the code explaining the use of each function and variables would be a very nice idea in order to help new developers getting started with developing new levels quickly.

Moreover a very good step before documentation would be implementing game states which would make the code more structured and further assist in the documentation part. Also, lack of a preloader state might make the user gaze at the black screen of the game window. This might not be very apparent to users having a good internet speed because the game arts used are not that heavy but for users with slow internet connection this might be outlandish and also if someone adds a game with game arts that takes time to load this might become an issue.

Making the user feel that nothing is happening is not a very good idea. We need to implement this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant