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

https://github.com/jmiszczak/pygame-tests

Some tests with PyGame and LOVE
https://github.com/jmiszczak/pygame-tests

Last synced: about 2 months ago
JSON representation

Some tests with PyGame and LOVE

Awesome Lists containing this project

README

        

# pygame-tests
This is repo for my tests with PyGame. Currently it includes:

- Sierpinski trangle and carpet.
- Visualisation of random geometric graphs (based on NetworkX).
- Simple L system.
- Some fun with random images.
- Demonstration of reinforcement learning in Frozen Lake game.