added some references (#30158)

This commit is contained in:
ajitesh111
2019-01-20 05:58:32 +05:30
committed by Tom
parent 03d8721155
commit 94ce06fff8

View File

@@ -8,3 +8,5 @@ title: Arcade
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. 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)
[Official site](https://www.creatiosoft.com/arcade-game-development/)
[How to make an arcade game](https://futurism.media/how-to-make-an-arcade-game)