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

https://github.com/hlfshell/pygame_playground

Attempting to learn pygamae by slowly build out a prototype for a future project
https://github.com/hlfshell/pygame_playground

Last synced: about 1 year ago
JSON representation

Attempting to learn pygamae by slowly build out a prototype for a future project

Awesome Lists containing this project

README

          

# pygame_playground

A throwaway project. I'm attempting to learn pygamae by slowly build out a prototype for a future project (playing with AI algorithms and AI controlled agents). pygame seems like an excellent world builder to test those with, so I should play around with the basics and learn what I can about it first.

Most of this code got ported over and expanded upon in the [evolving-cars](https://github.com/hlfshell/evolving-cars) repo.