Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dtroupe18/generategridworlds

This script generates a grid-world using a list of lists that is then representing using pygame the first randomly chosen spot is the start and colored green. The last cell to be selected is colored red. The path would be from green to red (if possible)
https://github.com/dtroupe18/generategridworlds

Last synced: 4 days ago
JSON representation

This script generates a grid-world using a list of lists that is then representing using pygame the first randomly chosen spot is the start and colored green. The last cell to be selected is colored red. The path would be from green to red (if possible)

Awesome Lists containing this project