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

https://github.com/louis-finegan/chaos-game

Chaos Game in python3 using Pygame
https://github.com/louis-finegan/chaos-game

chaos chaos-game numpy pygame python3

Last synced: 7 months ago
JSON representation

Chaos Game in python3 using Pygame

Awesome Lists containing this project

README

          

# Chaos Game

Chaos Game displayed using pygame displays.

Required libaries:

`pygame`

`numpy`

### How to use:

When the code has be ran:

1. Press `s` to start generating points inside the polygon.

2. Press `r` then `s` to reset the game.

3. Press `q` or close the window to quit.