https://github.com/ferbcn/pixeldraw
Pixel Draw App with C# ASP. Net backend on PostgreSQL powered by websockets
https://github.com/ferbcn/pixeldraw
asp-net csharp javascript postgresql websockets
Last synced: about 2 months ago
JSON representation
Pixel Draw App with C# ASP. Net backend on PostgreSQL powered by websockets
- Host: GitHub
- URL: https://github.com/ferbcn/pixeldraw
- Owner: ferbcn
- Created: 2024-03-16T17:26:18.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T09:02:57.000Z (over 1 year ago)
- Last Synced: 2025-03-21T21:24:24.450Z (about 1 year ago)
- Topics: asp-net, csharp, javascript, postgresql, websockets
- Language: JavaScript
- Homepage: https://pixeldraw.azurewebsites.net
- Size: 4.34 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixel-Draw
### Description
Pixel-Draw is a simple web application that allows users to draw pixel art while broadcasting their drawing to other
connected users. The app allows users to draw pixel art on a canvas and save their
drawings or download them to file. Pixel-Draw allows users to upload images and convert them to pixel art.
### Features
- Draw pixel art on a canvas
- Broadcast drawings to other connected users (via websockets)
- Save and download drawings
- Upload images and convert them to pixel art
- Plus: Cellular Automata JS animation
### Trying the App
[https://pixeldraw.azurewebsites.net/](https://pixeldraw.azurewebsites.net/)
