Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : intricacy

A lockpicking-themed turn-based puzzle game on a hex grid. A series of preset puzzles serves as an extended single-player introduction, after which players enter a multi-player game with a client-server architecture, in which players design puzzles (locks) and solve those designed by others. A metagame encourages the design of maximally difficult puzzles, within tight size constraints. The client supports Curses and SDL, with all graphics in SDL mode drawn by code using SDL-gfx. The network protocol is based on the binary package, and is intended to be reasonably efficient. TVars are used to give transparent local caching and background network operations. Also incorporates an implementation of a graph 5-colouring algorithm (see GraphColouring.hs).

Registry - Homepage - JSON
purl: pkg:hackage/intricacy
Keywords: game, gpl
License: GPL-3.0-only
Latest release: 10 months ago
First release: almost 10 years ago
Downloads: 13,569 total
Last synced: 19 days ago

    Loading...
    Readme
    Loading...