/picross-parser

An app to parse image data from a pixel image for use with my picross game.

Primary LanguageJavaScript

picross-parser

React Vite SASS Github Pages

This is a repo for the picross-parser portion of my Picross Capstone Project.

The idea is to use this React App to extract image data from a pixel image for use with my Picross client project. Data extracted from these images will be exported as JSON, and in the future will be saved in a database for consumption by the Picross game client.

Deploying this Vite project to Github Pages was done with the help of this guide.

Screenshots

Screenshot 4-9-23 Main UI

Login Screen Login Dialog UI