Skip to content

Gumatan/Picross-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

A react port of my first web project Picross ! Picross or Nonograms or Griddlers are picture logic puzzles in which cells in a grid must be colored or left blank according to numbers at the side of the grid to reveal a hidden picture. In this puzzle type, the numbers are a form of discrete tomography that measures how many unbroken lines of filled-in squares there are in any given row or column.

Frontend :

made using React, redux, and sass.

Backend :

made using express, passport with the local and jwt strategies for authentification, bcrypt for password encryption and mysql for database comunication.

Database :

mysql using dokku-mysql

Prodution :

Everything was put into production using dokku on an OVH VPS.

Features :

Current website features:

  • Complete puzzles and save your progression via creating an account and retrieve it upon logging in.
  • Stay connected upon closing and reopening the browser.
  • Create and make avalaible for everyone your own puzzles if you possess the creator status!
  • Automaticaly merge your progression if you completed puzzles without beeing logged or having an account by logging in or creating an account afterwards, even if you already had a progression on your account.

About

A react port of my first web project Picross !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published