An open API service indexing awesome lists of open source software.

https://github.com/heardacat/pygame-examples


https://github.com/heardacat/pygame-examples

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# pygame examples

Python [Arcade](https://api.arcade.academy/en/latest/) as a wealth of examples. Whereas it may be difficult to find similar examples for `pygame`.

This repository attempts two things:

- Provide examples which mirror [Arcade](https://api.arcade.academy/en/latest/)
- Ensure examples are compatible with [pygbag](https://github.com/pygame-web/pygbag)

To promote ease and speed of development, we will use only [one tileset](https://www.kenney.nl/assets/tiny-dungeon), with [bitmap fonts](https://kenney.nl/assets/kenney-fonts), and a pre-determined [light (Latte) and dark (Mocha) color palettes ](https://catppuccin.com/palette).

[See the docs](https://monomoggy.github.io/pygame-examples/)