File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ When creating fun game projects there is a lot of code just to get you going so
8282go directly to the fun of gamemaking.
8383
8484Here's why:
85- * Your time should be focused on creating something amazing. A game that is very fun with great fetures
86- * You shouldn't be doing the same tasks over and over like creating all the hidius game making code
85+ * Your time should be focused on creating something amazing. A game that is very fun with great features
86+ * You shouldn't be doing the same tasks over and over like creating all the hideous game making code
8787* You should implement DRY principles to the rest of your life :smile :
8888
8989
@@ -93,7 +93,7 @@ Here's why:
9393
9494### Built With
9595
96- The javagameengine is build with vanila java 1.8 with the swing framework as the input and drawing aspects
96+ The javagameengine is built with vanila java 1.8 using the swing framework for the input and drawing aspects
9797
9898* [ Java] ( https://www.oracle.com/java/technologies/downloads/ )
9999
You can’t perform that action at this time.
0 commit comments