Skip to content

Commit 813cc09

Browse files
authored
Merge pull request #34 from SharkooMaster/patch-1
Grammar fixes
2 parents e88c4d4 + 5033f0d commit 813cc09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ When creating fun game projects there is a lot of code just to get you going so
8282
go directly to the fun of gamemaking.
8383

8484
Here'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

0 commit comments

Comments
 (0)