You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JavaGame is a game project that have been working on since May 2013. I have added many features to the game over the last year and I plan on adding even more features. This game is purely for my own sake to practice my skills in Java.
@@ -15,6 +13,12 @@ Well i'm still not sure what exactly i'm going to do with it, and I haven't thou
Yes, I recently noticed that there is a standard called Semantic Versioning that I should follow. Currently my project isn't organised as well as I hoped so starting from the Beta I will follow Semantic Versioning schema.
18
+
19
+
#####Your project is lacking comments
20
+
I don't know why I have not commented my code but now I'm at a stage where I cannot go back to comment the entire project, I should of commented my code from the outset. This is going to be a reminder for me in the future.
21
+
18
22
#####How to download this repository for eclipse tutorial
19
23
Watch this video [here](http://youtu.be/_3nCgac3KKM) or checkout the [GitHub Pages](http://redomar.github.io/JavaGame/)
20
24
####How to use this repository
@@ -32,4 +36,5 @@ Watch this video [here](http://youtu.be/_3nCgac3KKM) or checkout the [GitHub Pag
32
36
* Push to the branch (```git push origin my_branch```)
33
37
* Open a [Pull Request](https://github.com/redomar/JavaGame/pull/new/master)
0 commit comments