A Jigsaw Puzzle by Carlos F. Heuberger
Use at your own risk - no warranties! For my family and myself.
Copyright: Carlos F. Heuberger. All rights reserved.
Please note that no User-Generated Content in this repository is licensed! You can execute the following files from the Puzzle/dist/
folder, to play the game:
puzzle.jar
(using a Java Virtual Machine); or*.bat
files (to start the game).
Other then that, you are not allowed to use, change and/or redistribute any User-Generated Content, except as described in Github Terms of Service (Section D.5). Particularly, you are not allowed to use or distribute any source code or any resource posted in this repository.
- update
Implementation-Version
insrc/manifest.txt
- update
version
fromjnlp
tag insrc/puzzle.jnlp
- create
JAR
- sign
JAR
using. src/signjar.sh
- copy
src/puzzle.jnlp
todocs/
- copy
dist/puzzle.jar
todocs/
- copy
dist/
folder to new folderPuzzle-<version>
- zip
Puzzle-<version>
folder toPuzzle-<version>.zip
- adjust
ZIP
link indocs/index.md
- two times Version (tag and file) commmit
andtag -s v<version> -m v<version>
push
, create release for that tag and attach theZIP
Originals are available under src/pics/
as Gimp files.
icon.png
scaled to 32x32 copy todocs/
andsrc/java/cfh/puzzle/resources
splash.png
scaled to 640x320 copy todocs/
andsrc/java/cfh/puzzle/resources
social.png
used as Social Preview on GitHub