Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It is ideal for beginning programmers or programmers who want to create
2D games without learning a complex framework.

[pyglet]: https://github.com/pyglet/pyglet
[Games Made with Arcade]: https://api.arcade.academy/en/latest/sample_games.html
[Games Made with Arcade]: https://api.arcade.academy/en/latest/community/games/sample_games.html
Arcade is built on top of [pyglet][] and OpenGL. See [Games Made with Arcade][]
for example game jam entries and more.

Expand Down
Loading