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

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

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/)

![App screenshot](screen.png)