11 lines
258 B
Markdown
11 lines
258 B
Markdown
![]() |
---
|
||
|
title: Arcade
|
||
|
---
|
||
|
## 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.
|
||
|
|
||
|
[Docs](arcade.academy)
|