Grammatical improvement (#28831)

Added the word 'and' to the sentence.
This commit is contained in:
glamdring777
2019-01-19 19:26:29 -05:00
committed by Tom
parent c36ee7d89b
commit 57e64df74b

View File

@ -5,6 +5,6 @@ title: Arcade
### Game Development with Arcade ### Game Development with Arcade
Arcade is a python library which eases the task of creating 2-D games avoiding the complexity of other libraries like pygame. It is built on top of Pyglet and openGL. Arcade is a python library which eases the task of creating 2-D games and avoiding the complexity of other libraries like pygame. It is built on top of Pyglet and openGL.
[Docs](http://arcade.academy) [Docs](http://arcade.academy)