mischief-ecs: An opinionated archetype ECS engine built in Haskell.
[ bsd3, control, data, ecs, framework, game, game-engine, library, program ]
[ Propose Tags ]
[ Report a vulnerability ]
The ECS at the core of the Mischief game engine. It is mainly focused on ergonomics and accessibility. Check the "Learn You an ECS for Great Mischief" book in the haddock documentation to learn about using it.
The high-level API is quite opinionated compared to other Haskell libraries.
Modules
[Index] [Quick Jump]
- Mischief
- Mischief.ECS
- Mischief.ECS.App
- Mischief.ECS.Archetypes
- Mischief.ECS.Collectable
- Mischief.ECS.Components
- Mischief.ECS.Entities
- Mischief.ECS.EntityDef
- Mischief.ECS.EventDef
- Mischief.ECS.Events
- Mischief.ECS.Graph
- Mischief.ECS.Hooks
- Mischief.ECS.Interval
- Mischief.ECS.Log
- Mischief.ECS.Mappable
- Mischief.ECS.Messages
- Mischief.ECS.Observer
- Mischief.ECS.Observers
- Mischief.ECS.Prelude
- Mischief.ECS.Relationships
- Mischief.ECS.Resources
- Mischief.ECS.Schedules
- Mischief.ECS.Stdin
- Mischief.ECS.Stdout
- Mischief.ECS.Systems
- Mischief.ECS.Tables
- Mischief.ECS.Time
- Mischief.ECS.Timer
- Tutorial
- Mischief.ECS.Utils
- Mischief.ECS.Vec
- Mischief.ECS.World
- Mischief.ECS
Downloads
- mischief-ecs-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | ansi-terminal (>=1.1.5 && <1.2), async (>=2.2.6 && <2.3), base (>=4.21.0.0 && <4.22), binary (>=0.8.9 && <0.9), bytestring (>=0.12.2 && <0.13), clock (>=0.8.4 && <0.9), co-log (>=0.7.0 && <0.8), containers (>=0.7 && <0.8), data-default (>=0.8.0 && <0.9), hashable (>=1.5.1 && <1.6), hashtables (>=1.4.2 && <1.5), haskell-src-meta (>=0.8.16 && <0.9), megaparsec (>=9.8.1 && <9.9), mtl (>=2.3.1 && <2.4), primitive (>=0.9.1 && <0.10), random (>=1.3.1 && <1.4), stm (>=2.5.3 && <2.6), template-haskell (>=2.23.0 && <2.24), text (>=2.1.2 && <2.2), time (>=1.14 && <1.15), transformers (>=0.6.1 && <0.7), vector (>=0.13.2 && <0.14) [details] |
| License | BSD-3-Clause |
| Author | Damon |
| Maintainer | pvdoriginal2019@gmail.com |
| Uploaded | by Damon at 2026-08-11T16:49:51Z |
| Revised | Revision 2 made by Damon at 2026-08-12T13:50:15Z |
| Category | Game Engine, ECS, Game, Control, Data, Framework |
| Home page | https://github.com/PVDoriginal/mischief |
| Source repo | head: git clone https://github.com/PVDoriginal/mischief.git |
| Distributions | |
| Executables | example-dungeon |
| Downloads | 2 total (2 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |