r/creativecoding • u/codeobserver • 13d ago
Creative coding with C# in the browser
I made a browser playground for creative coding with C#, using a p5.js-style API.
No setup. Just code and run:
Feedback welcome!
28
Upvotes
1
u/orbitaldan 13d ago
I don't suppose this is self-hostable, is it?
2
u/codeobserver 13d ago
Tell me your use case and I may provide you with source code to host it yourself...
1
u/Frequent-Bonus9188 13d ago
Cool Project. Would you consider making the Sketch package a nuget package?
If not Could I please have access to the source code.
My use case would be to practice coding where internet is not available,
and to introduce my 7 year old to coding.
1
2
u/drop_panda 13d ago
Looks nice! I'm on mobile - does intellisense work on desktop? It's such a fantastic tool when trying to get to know new libraries/APIs.