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

https://github.com/sup2point0/nocturne

A little collection of standalone C# projects made for fun!
https://github.com/sup2point0/nocturne

csharp nocturne sup

Last synced: 19 days ago
JSON representation

A little collection of standalone C# projects made for fun!

Awesome Lists containing this project

README

          

Nocturne

A little collection of standlone C# projects made for fun!


## Index

| project | description |
| :------ | :---------- |
| [`mandelbrot`](mandelbrot/) | rendering the Mandelbrot Set |
| [`quaternion`](quaternion/) | quaternion calculator |
| [`algorithms`](algorithms/) | various sorting algorithms implemented in C# |


## See Also

- [SupPy](https://https://github.com/Sup2point0/SupPy) (miscellaneous Python projects)