Skip to content
/ puzzle Public

A puzzle producing an image with each colour used exacly once

License

Notifications You must be signed in to change notification settings

weirp/puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puzzle

A puzzle producing an image with each colour is used exactly once.

Generated initial project via: spring init -d=web,devtools,thymeleaf --description Image Puzzle -g pjw -n puzzle --package-name pjw.puzzle -a puzzle

To run: mvn package && java -jar target/puzzle-0.0.1-SNAPSHOT.jar and navigate to http://localhost:8080/

Prerequisites: java (1.8+) maven

About

A puzzle producing an image with each colour used exacly once

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages