Some canonical puzzles deployed on chik-blockchain
Project description
chiklisp_puzzles
This project contains several standard and legacy puzzles commonly used on the chik network.
Note that it uses enscons to build, as the more commonly used setuptools does not easily allow fine-grained control of the contents of the sdist and wheel files.
In particular, this example takes pains to include the source files runtime_build or *.clsp in the sdist but not the wheel.
Use
To load a puzzle, do something like
from chiklisp_puzzles import load_puzzle
program = load_puzzle("p2_delegated_puzzle_or_hidden_puzzle")
License
- This project is licensed under the Apache 2 License. See the LICENSE file for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chiklisp_puzzles-0.1.1.tar.gz.
File metadata
- Download URL: chiklisp_puzzles-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
221893b09ee51069af1f4baafbb668c1797273b4beda40a03a197f64ce3b5088
|
|
| MD5 |
6b77c8c4af9acae45640a03f8d55c092
|
|
| BLAKE2b-256 |
79def6ec9cc8f8a8e224bc54e18c8fcb73e4d959464d6019424a2dc3fdbc063c
|
File details
Details for the file chiklisp_puzzles-0.1.1-py3-none-any.whl.
File metadata
- Download URL: chiklisp_puzzles-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffa3059b011d2b3692a7ace2a1864f948238c3793ae7d16da454034d3a3bb0e4
|
|
| MD5 |
6a4ebe9bcca09d171da9ed31dd8fc2a5
|
|
| BLAKE2b-256 |
b19a5ca0a966328dc76add4beaf5f75b54216698fc28fe17d63704377ca24993
|