Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kde/palapeli
Palapeli is a single-player jigsaw puzzle game
https://github.com/kde/palapeli
Last synced: 4 days ago
JSON representation
Palapeli is a single-player jigsaw puzzle game
- Host: GitHub
- URL: https://github.com/kde/palapeli
- Owner: KDE
- Created: 2015-09-18T15:39:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T18:26:44.000Z (6 days ago)
- Last Synced: 2024-11-08T18:38:14.806Z (6 days ago)
- Language: C++
- Homepage: https://invent.kde.org/games/palapeli
- Size: 131 MB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.ARTISTS
- License: LICENSES/BSD-3-Clause.txt
Awesome Lists containing this project
README
Whenever you add or modify puzzles, do the following on the console before you commit:
$ cd $WHATEVER/palapeli/puzzles/
$ bash make-puzzles.shThis will create the puzzle files for Palapeli (file extension ".puzzle"). If you have added new puzzles, do not forget to add these puzzle files to your commit.