init README

This commit is contained in:
Xevion
2019-10-14 22:19:55 -05:00
commit 800ad77272

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# processing-projects
## About
This repository holds a collection of visually compelling projects built primarily in [Processing.py](https://py.processing.org/), otherwise built in the regular Java [Processing](https://processing.org/) system.
## Current Projects
- [Mazes](./mazes/README.md)
- [Pathfinding](./pathfinding/README.md)
- [Physics](./physics/README.md)
- [Games](./games/README.md)