mirror of
https://github.com/Xevion/processing-projects.git
synced 2025-12-06 11:16:01 -06:00
init README
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal 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)
|
||||
Reference in New Issue
Block a user