The word "arcada" does not exist, and is also not used within the python library's context. It would be misleading and incorrect to use it for this article.
12 lines
322 B
Markdown
12 lines
322 B
Markdown
---
|
|
title: Arcade
|
|
localeTitle: Arcade
|
|
---
|
|
## Arcade
|
|
|
|
### Desarrollo de videojuegos con arcade.
|
|
|
|
Arcade es una biblioteca del lenguaje de desarrollamiento Python, que facilita la creacion de juegos 2-D evitando la dificultad de otras bibliotecas como pygame. Está construido sobre Pyglet y OpenGL.
|
|
|
|
[Docs](arcade.academy)
|